radv: implement VK_AMD_shader_explicit_vertex_parameter
Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/2402 Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3578> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3578>
This commit is contained in:
committed by
Marge Bot
parent
663d5c1399
commit
401bfe0283
@@ -4,6 +4,7 @@ GL_ARB_spirv_extensions on radeonsi.
|
||||
GL_EXT_direct_state_access for compatibility profile.
|
||||
VK_AMD_device_coherent_memory on RADV.
|
||||
VK_AMD_mixed_attachment_samples on RADV.
|
||||
VK_AMD_shader_explicit_vertex_parameter on RADV.
|
||||
VK_AMD_shader_image_load_store_lod on RADV.
|
||||
VK_AMD_shader_fragment_mask on RADV.
|
||||
VK_EXT_subgroup_size_control on RADV.
|
||||
|
||||
Reference in New Issue
Block a user