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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user