Update for Vulkan-Docs 1.3.221
This commit is contained in:
parent
9f73b931f4
commit
16847a6100
8 changed files with 1647 additions and 705 deletions
|
|
@ -674,6 +674,11 @@ namespace VULKAN_HPP_NAMESPACE
|
|||
struct ImageViewASTCDecodeModeEXT;
|
||||
struct PhysicalDeviceASTCDecodeFeaturesEXT;
|
||||
|
||||
//=== VK_EXT_pipeline_robustness ===
|
||||
struct PhysicalDevicePipelineRobustnessFeaturesEXT;
|
||||
struct PhysicalDevicePipelineRobustnessPropertiesEXT;
|
||||
struct PipelineRobustnessCreateInfoEXT;
|
||||
|
||||
#if defined( VK_USE_PLATFORM_WIN32_KHR )
|
||||
//=== VK_KHR_external_memory_win32 ===
|
||||
struct ImportMemoryWin32HandleInfoKHR;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue