struct DeviceGroupPresentInfoKHR

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

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_, vk::DeviceGroupPresentModeFlagBitsKHR mode_, const void * pNext_)

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

void DeviceGroupPresentInfoKHR (const DeviceGroupPresentInfoKHR & rhs)

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

void DeviceGroupPresentInfoKHR (const VkDeviceGroupPresentInfoKHR & rhs)

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

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

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

DeviceGroupPresentInfoKHR & operator= (const DeviceGroupPresentInfoKHR & rhs)

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

DeviceGroupPresentInfoKHR & operator= (const VkDeviceGroupPresentInfoKHR & rhs)

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

DeviceGroupPresentInfoKHR & setPNext (const void * pNext_)

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

DeviceGroupPresentInfoKHR & setSwapchainCount (uint32_t swapchainCount_)

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

DeviceGroupPresentInfoKHR & setPDeviceMasks (const uint32_t * pDeviceMasks_)

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

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

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

DeviceGroupPresentInfoKHR & setMode (vk::DeviceGroupPresentModeFlagBitsKHR mode_)

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

const VkDeviceGroupPresentInfoKHR & operator const VkDeviceGroupPresentInfoKHR & ()

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

VkDeviceGroupPresentInfoKHR & operator VkDeviceGroupPresentInfoKHR & ()

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

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

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