radv: introduce RADV_DEBUG=llvm option
authorDaniel Schürmann <daniel@schuermann.dev>
Fri, 12 Jun 2020 16:55:00 +0000 (17:55 +0100)
committerSamuel Pitoiset <samuel.pitoiset@gmail.com>
Thu, 25 Jun 2020 13:16:23 +0000 (15:16 +0200)
commitb78f64507e9edf315208147811479146947270fe
treeac733cbf392e720d75a072242ba31d845515a1fc
parent37e7a5e746dbb57bc44ff9da308b7bfc529e40d6
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>
docs/envvars.rst
src/amd/vulkan/radv_debug.h
src/amd/vulkan/radv_device.c