nvc0: enable spirv caps with nir
This enables the SPIR-V GL extensions moving us a step closer to GL 4.6. Signed-off-by: Karol Herbst <kherbst@redhat.com> Tested-by: Ben Skeggs <bskeggs@redhat.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5512>
This commit is contained in:
@@ -10,3 +10,5 @@ VK_EXT_shader_demote_to_helper_invocation on RADV/LLVM.
|
||||
VK_EXT_subgroup_size_control on RADV/ACO.
|
||||
VK_GOOGLE_user_type on ANV and RADV.
|
||||
VK_KHR_shader_subgroup_extended_types on RADV/ACO.
|
||||
GL_ARB_gl_spirv on nvc0/nir.
|
||||
GL_ARB_spirv_extensions on nvc0/nir.
|
||||
|
Reference in New Issue
Block a user