radv: introduce RADV_DEBUG=llvm option
This option enables the LLVM compiler backend to be used for shader compilation Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5445>
This commit is contained in:

committed by
Samuel Pitoiset

parent
37e7a5e746
commit
b78f64507e
@@ -510,6 +510,8 @@ RADV driver environment variables
|
||||
``RADV_DEBUG``
|
||||
a comma-separated list of named flags, which do various things:
|
||||
|
||||
``llvm``
|
||||
enable LLVM compiler backend
|
||||
``allbos``
|
||||
force all allocated buffers to be referenced in submissions
|
||||
``allentrypoints``
|
||||
|
Reference in New Issue
Block a user