pan/bi: Enable ARB_shader_clock extension support

Introduces GCLK instruction to read the system timer/counter. Currently
only counter is supported.

Reviewed-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/34342>
This commit is contained in:
Ashley Smith
2025-04-02 11:34:05 +01:00
committed by Marge Bot
parent f0c0997277
commit c1ce2dcc66
6 changed files with 43 additions and 3 deletions
+2 -1
View File
@@ -28,4 +28,5 @@ KHR_partial_update on etnaviv
VK_KHR_line_rasterization on panvk
shaderImageGatherExtended on panvk
textureCompressionBC on panvk
VK_EXT_sample_locations on RADV for GFX10+
VK_EXT_sample_locations on RADV for GFX10+
GL_ARB_shader_clock on panvk