docs: add missing "shader_" in VK_KHR_shader_subgroup_extended_types

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5295>
This commit is contained in:
Rhys Perry 2020-06-02 11:25:11 +01:00
parent fb62e642ae
commit b30b6fded8
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ 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.
VK_KHR_subgroup_extended_types on RADV/ACO.
VK_KHR_shader_subgroup_extended_types on RADV/ACO.