struct SurfacePresentModeCompatibilityKHR

Defined at line 189216 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkSurfacePresentModeCompatibilityKHR, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkSurfacePresentModeCompatibilityKHR.html

Public Members

StructureType sType
void * pNext
uint32_t presentModeCount
PresentModeKHR * pPresentModes

Public Methods

void SurfacePresentModeCompatibilityKHR (uint32_t presentModeCount_, PresentModeKHR * pPresentModes_, void * pNext_)

Defined at line 189224 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void SurfacePresentModeCompatibilityKHR (const SurfacePresentModeCompatibilityKHR & rhs)

Defined at line 189232 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void SurfacePresentModeCompatibilityKHR (const VkSurfacePresentModeCompatibilityKHR & rhs)

Defined at line 189234 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void SurfacePresentModeCompatibilityKHR (const ArrayProxyNoTemporaries<PresentModeKHR> & presentModes_, void * pNext_)

Defined at line 189240 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SurfacePresentModeCompatibilityKHR & operator= (const SurfacePresentModeCompatibilityKHR & rhs)

Defined at line 189246 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SurfacePresentModeCompatibilityKHR & operator= (const VkSurfacePresentModeCompatibilityKHR & rhs)

Defined at line 189249 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SurfacePresentModeCompatibilityKHR & setPNext (void * pNext_)

Defined at line 189256 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SurfacePresentModeCompatibilityKHR && setPNext (void * pNext_)

Defined at line 189262 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SurfacePresentModeCompatibilityKHR & setPresentModeCount (uint32_t presentModeCount_)

Defined at line 189268 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SurfacePresentModeCompatibilityKHR && setPresentModeCount (uint32_t presentModeCount_)

Defined at line 189274 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SurfacePresentModeCompatibilityKHR & setPPresentModes (PresentModeKHR * pPresentModes_)

Defined at line 189280 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SurfacePresentModeCompatibilityKHR && setPPresentModes (PresentModeKHR * pPresentModes_)

Defined at line 189286 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

SurfacePresentModeCompatibilityKHR & setPresentModes (const ArrayProxyNoTemporaries<PresentModeKHR> & presentModes_)

Defined at line 189293 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkSurfacePresentModeCompatibilityKHR & operator const VkSurfacePresentModeCompatibilityKHR & ()

Defined at line 189302 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkSurfacePresentModeCompatibilityKHR & operator VkSurfacePresentModeCompatibilityKHR & ()

Defined at line 189307 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkSurfacePresentModeCompatibilityKHR * operator const VkSurfacePresentModeCompatibilityKHR * ()

Defined at line 189312 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkSurfacePresentModeCompatibilityKHR * operator VkSurfacePresentModeCompatibilityKHR * ()

Defined at line 189317 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const SurfacePresentModeCompatibilityKHR & )

Defined at line 189330 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp