SDL  2.0
VkSharedPresentSurfaceCapabilitiesKHR Struct Reference

#include <vulkan.h>

Data Fields

VkStructureType sType
 
voidpNext
 
VkImageUsageFlags sharedPresentSupportedUsageFlags
 

Detailed Description

Definition at line 4617 of file vulkan.h.

Field Documentation

◆ pNext

void* VkSharedPresentSurfaceCapabilitiesKHR::pNext

Definition at line 4619 of file vulkan.h.

◆ sharedPresentSupportedUsageFlags

VkImageUsageFlags VkSharedPresentSurfaceCapabilitiesKHR::sharedPresentSupportedUsageFlags

Definition at line 4620 of file vulkan.h.

◆ sType

VkStructureType VkSharedPresentSurfaceCapabilitiesKHR::sType

Definition at line 4618 of file vulkan.h.


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