SDL  2.0
VkSharedPresentSurfaceCapabilitiesKHR Struct Reference

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkImageUsageFlags sharedPresentSupportedUsageFlags
 

Detailed Description

Definition at line 6566 of file vulkan_core.h.

Field Documentation

◆ pNext

void* VkSharedPresentSurfaceCapabilitiesKHR::pNext

Definition at line 6568 of file vulkan_core.h.

◆ sharedPresentSupportedUsageFlags

VkImageUsageFlags VkSharedPresentSurfaceCapabilitiesKHR::sharedPresentSupportedUsageFlags

Definition at line 6569 of file vulkan_core.h.

◆ sType

VkStructureType VkSharedPresentSurfaceCapabilitiesKHR::sType

Definition at line 6567 of file vulkan_core.h.


The documentation for this struct was generated from the following file: