radv/aco: enable VK_EXT_subgroup_size_control
ACO should already support Wave32 on GFX10 with all shader stages and CTS pass. RADV currently only allows Wave32 with the compute shader stage. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Rhys Perry <pendingchaos02@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5056>
This commit is contained in:
@@ -3,4 +3,5 @@ VK_AMD_texture_gather_bias_lod on RADV.
|
||||
VK_EXT_private_data on ANV and RADV.
|
||||
VK_EXT_custom_border_color on RADV.
|
||||
VK_EXT_pipeline_creation_cache_control on RADV.
|
||||
VK_EXT_subgroup_size_control on RADV/ACO.
|
||||
VK_GOOGLE_user_type on ANV and RADV.
|
||||
|
Reference in New Issue
Block a user