radv: Enable ray tracing pipelines by default

Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23603>
This commit is contained in:
Friedrich Vock
2023-06-12 19:50:55 +02:00
committed by Marge Bot
parent fa7c7791ee
commit 374bd4e1be
9 changed files with 10 additions and 34 deletions
+1
View File
@@ -5,3 +5,4 @@ VK_EXT_mesh_shader on lavapipe
OpenGL 3.1 on Asahi
OpenGL ES 3.0 on Asahi
VK_KHR_fragment_shader_barycentric on RADV/GFX10.3+
VK_KHR_ray_tracing_pipeline on RADV/GFX10.3+