radv: implement VK_KHR_separate_depth_stencil_layouts

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Reviewed-by: Bas Nieuwenhuizen <bas@basnieuwenhuizen.nl>
This commit is contained in:
Samuel Pitoiset
2019-12-09 13:56:24 +01:00
parent 48ee62178f
commit e4c8491bdf
7 changed files with 94 additions and 8 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
VK_AMD_device_coherent_memory on RADV.
VK_EXT_subgroup_size_control on RADV.
VK_KHR_separate_depth_stencil_layouts on Intel.
VK_KHR_separate_depth_stencil_layouts on Intel, RADV.
VK_KHR_shader_subgroup_extended_types on RADV.
EXT_direct_state_access for compatibility profile.