lavapipe: enable shader clock
Reviewed-by: Mike Blumenkrantz <michael.blumenkrantz@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17868>
This commit is contained in:
+1
-1
@@ -516,7 +516,7 @@ Khronos extensions that are not part of any Vulkan version:
|
||||
VK_KHR_push_descriptor DONE (anv, lvp, radv, tu)
|
||||
VK_KHR_ray_query in progress
|
||||
VK_KHR_ray_tracing_pipeline in progress
|
||||
VK_KHR_shader_clock DONE (anv, radv)
|
||||
VK_KHR_shader_clock DONE (anv, lvp, radv)
|
||||
VK_KHR_shader_integer_dot_product DONE (anv, radv, tu)
|
||||
VK_KHR_shader_subgroup_uniform_control_flow DONE (anv, radv)
|
||||
VK_KHR_shared_presentable_image not started
|
||||
|
||||
@@ -1 +1,2 @@
|
||||
GL_ARB_shader_clock on llvmpipe
|
||||
VK_KHR_shader_clock on lavapipe
|
||||
|
||||
Reference in New Issue
Block a user