struct DeviceGroupPresentInfoKHR

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

wrapper struct for struct VkDeviceGroupPresentInfoKHR, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkDeviceGroupPresentInfoKHR.html

Public Members

StructureType sType
const void * pNext
uint32_t swapchainCount
const uint32_t * pDeviceMasks
DeviceGroupPresentModeFlagBitsKHR mode

Public Methods

void DeviceGroupPresentInfoKHR (uint32_t swapchainCount_, const uint32_t * pDeviceMasks_, DeviceGroupPresentModeFlagBitsKHR mode_, const void * pNext_)

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

void DeviceGroupPresentInfoKHR (const DeviceGroupPresentInfoKHR & rhs)

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

void DeviceGroupPresentInfoKHR (const VkDeviceGroupPresentInfoKHR & rhs)

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

void DeviceGroupPresentInfoKHR (const ArrayProxyNoTemporaries<const uint32_t> & deviceMasks_, DeviceGroupPresentModeFlagBitsKHR mode_, const void * pNext_)

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

DeviceGroupPresentInfoKHR & operator= (const DeviceGroupPresentInfoKHR & rhs)

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

DeviceGroupPresentInfoKHR & operator= (const VkDeviceGroupPresentInfoKHR & rhs)

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

DeviceGroupPresentInfoKHR & setPNext (const void * pNext_)

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

DeviceGroupPresentInfoKHR && setPNext (const void * pNext_)

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

DeviceGroupPresentInfoKHR & setSwapchainCount (uint32_t swapchainCount_)

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

DeviceGroupPresentInfoKHR && setSwapchainCount (uint32_t swapchainCount_)

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

DeviceGroupPresentInfoKHR & setPDeviceMasks (const uint32_t * pDeviceMasks_)

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

DeviceGroupPresentInfoKHR && setPDeviceMasks (const uint32_t * pDeviceMasks_)

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

DeviceGroupPresentInfoKHR & setDeviceMasks (const ArrayProxyNoTemporaries<const uint32_t> & deviceMasks_)

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

DeviceGroupPresentInfoKHR & setMode (DeviceGroupPresentModeFlagBitsKHR mode_)

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

DeviceGroupPresentInfoKHR && setMode (DeviceGroupPresentModeFlagBitsKHR mode_)

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

const VkDeviceGroupPresentInfoKHR & operator const VkDeviceGroupPresentInfoKHR & ()

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

VkDeviceGroupPresentInfoKHR & operator VkDeviceGroupPresentInfoKHR & ()

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

const VkDeviceGroupPresentInfoKHR * operator const VkDeviceGroupPresentInfoKHR * ()

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

VkDeviceGroupPresentInfoKHR * operator VkDeviceGroupPresentInfoKHR * ()

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

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

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