Update for Vulkan-Docs 1.3.214

This commit is contained in:
Jon Leech 2022-05-17 07:38:27 -07:00
parent 33d4dd987f
commit 1b4f46a3cc
9 changed files with 554 additions and 360 deletions

View file

@ -1199,6 +1199,9 @@ namespace VULKAN_HPP_NAMESPACE
struct PhysicalDeviceGraphicsPipelineLibraryPropertiesEXT;
struct GraphicsPipelineLibraryCreateInfoEXT;
//=== VK_AMD_shader_early_and_late_fragment_tests ===
struct PhysicalDeviceShaderEarlyAndLateFragmentTestsFeaturesEXT;
//=== VK_KHR_shader_subgroup_uniform_control_flow ===
struct PhysicalDeviceShaderSubgroupUniformControlFlowFeaturesKHR;