From b78f64507e9edf315208147811479146947270fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Sch=C3=BCrmann?= Date: Fri, 12 Jun 2020 17:55:00 +0100 Subject: radv: introduce RADV_DEBUG=llvm option This option enables the LLVM compiler backend to be used for shader compilation Reviewed-by: Samuel Pitoiset Part-of: --- docs/envvars.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/envvars.rst') diff --git a/docs/envvars.rst b/docs/envvars.rst index 5c9e851da8b..bebc1e1a48d 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -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`` -- cgit v1.2.3