Halide
VkSharedPresentSurfaceCapabilitiesKHR Struct Reference

#include <mini_vulkan.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkImageUsageFlags sharedPresentSupportedUsageFlags
 

Detailed Description

Definition at line 4288 of file mini_vulkan.h.

Member Data Documentation

◆ sType

VkStructureType VkSharedPresentSurfaceCapabilitiesKHR::sType

Definition at line 4289 of file mini_vulkan.h.

◆ pNext

void* VkSharedPresentSurfaceCapabilitiesKHR::pNext

Definition at line 4290 of file mini_vulkan.h.

◆ sharedPresentSupportedUsageFlags

VkImageUsageFlags VkSharedPresentSurfaceCapabilitiesKHR::sharedPresentSupportedUsageFlags

Definition at line 4291 of file mini_vulkan.h.


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