mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-23 23:48:18 +02:00
As most work for maintenance5 is already done in the common Vulkan runtime, functions required by it are implemented in pvr driver and blitting functions are changed to use common functions for acquiring subresource layer count, advertise VK_KHR_maintenance5 now. Signed-off-by: Icenowy Zheng <zhengxingda@iscas.ac.cn> Reviewed-by: Frank Binns <frank.binns@imgtec.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/41569>
17 lines
764 B
Text
17 lines
764 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
|
|
VK_EXT_conservative_rasterization on panvk
|
|
shaderImageGatherExtended on pvr
|
|
static C++ stdlib required on rusticl to workaround applications using their own C++ stdlib
|
|
VK_EXT_pipeline_protected_access on RADV
|
|
VK_EXT_extended_dynamic_state3 on panvk
|
|
GL_ARB_texture_query_lod on panfrost/v9+
|
|
VK_KHR_maintenance11 on RADV
|
|
OpenCL 3.1 support for rusticl on asahi, iris, radeonsi, llvmpipe and zink
|
|
VK_KHR_workgroup_memory_explicit_layout on pvr
|
|
VK_KHR_maintenance5 on pvr
|