summaryrefslogtreecommitdiff
path: root/mesa-run
diff options
context:
space:
mode:
authorMatt Turner <mattst88@gmail.com>2023-06-21 17:27:11 -0400
committerMatt Turner <mattst88@gmail.com>2023-06-21 17:29:58 -0400
commitbcd701c1f83027e4ae0e1c0815ced555486a1d35 (patch)
tree0dc17398e1e49c30fd6c2112348cbfee6af0b369 /mesa-run
parent1b63841a6e9ff99746dab4919156e2179403bcb2 (diff)
mesa-run: Disable rusticl
Diffstat (limited to 'mesa-run')
-rwxr-xr-xmesa-run1
1 files changed, 1 insertions, 0 deletions
diff --git a/mesa-run b/mesa-run
index fe5011c..1f8c2d9 100755
--- a/mesa-run
+++ b/mesa-run
@@ -47,6 +47,7 @@ configure)
-Dbuild-tests=true
-Dvulkan-drivers="${vulkan_drivers}"
-Dgallium-drivers="${gallium_drivers}"
+ -Dgallium-rusticl=false
-Dgallium-va=auto
-Dgallium-xa=disabled
-Dvideo-codecs="vc1dec,h264dec,h264enc,h265dec,h265enc"