mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-15 18:38:05 +02:00
Enable VK_KHR_performance_query on GFX11 (RDNA3 / RDNA3.5) now that the selector tables and packet emission are in place. Tested on Strix Halo with dEQP-VK.query_pool.performance_query.* (6 pass, 6 not-supported for the allowCommandBufferQueryCopies cases). Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41157>
7 lines
296 B
Text
7 lines
296 B
Text
cl_khr_subgroup_rotate on radeonsi
|
|
cl_khr_subgroup_rotate on iris
|
|
VK_EXT_shader_uniform_buffer_unsized_array on panvk
|
|
VK_KHR_shader_constant_data on RADV
|
|
VK_EXT_dynamic_rendering_unused_attachments on panvk
|
|
protectedMemory support on RADV/GFX10+ and VEGA10
|
|
VK_KHR_performance_query on RADV/GFX11
|