Update for Vulkan-Docs 1.3.264
This commit is contained in:
parent
2634c969d7
commit
fff6d143cc
12 changed files with 1081 additions and 561 deletions
|
|
@ -1438,6 +1438,10 @@ namespace VULKAN_HPP_NAMESPACE
|
|||
struct PipelinePropertiesIdentifierEXT;
|
||||
struct PhysicalDevicePipelinePropertiesFeaturesEXT;
|
||||
|
||||
//=== VK_EXT_frame_boundary ===
|
||||
struct PhysicalDeviceFrameBoundaryFeaturesEXT;
|
||||
struct FrameBoundaryEXT;
|
||||
|
||||
//=== VK_EXT_multisampled_render_to_single_sampled ===
|
||||
struct PhysicalDeviceMultisampledRenderToSingleSampledFeaturesEXT;
|
||||
struct SubpassResolvePerformanceQueryEXT;
|
||||
|
|
@ -1699,6 +1703,9 @@ namespace VULKAN_HPP_NAMESPACE
|
|||
struct PhysicalDeviceExternalMemoryScreenBufferFeaturesQNX;
|
||||
#endif /*VK_USE_PLATFORM_SCREEN_QNX*/
|
||||
|
||||
//=== VK_MSFT_layered_driver ===
|
||||
struct PhysicalDeviceLayeredDriverPropertiesMSFT;
|
||||
|
||||
//=== VK_NV_descriptor_pool_overallocation ===
|
||||
struct PhysicalDeviceDescriptorPoolOverallocationFeaturesNV;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue