struct DeviceGroupRenderPassBeginInfo

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

Public Members

StructureType sType
const void * pNext
uint32_t deviceMask
uint32_t deviceRenderAreaCount
const vk::Rect2D * pDeviceRenderAreas

Public Methods

void DeviceGroupRenderPassBeginInfo (uint32_t deviceMask_, uint32_t deviceRenderAreaCount_, const vk::Rect2D * pDeviceRenderAreas_, const void * pNext_)

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

void DeviceGroupRenderPassBeginInfo (const DeviceGroupRenderPassBeginInfo & rhs)

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

void DeviceGroupRenderPassBeginInfo (const VkDeviceGroupRenderPassBeginInfo & rhs)

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

void DeviceGroupRenderPassBeginInfo (uint32_t deviceMask_, const vk::ArrayProxyNoTemporaries<const vk::Rect2D> & deviceRenderAreas_, const void * pNext_)

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

DeviceGroupRenderPassBeginInfo & operator= (const DeviceGroupRenderPassBeginInfo & rhs)

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

DeviceGroupRenderPassBeginInfo & operator= (const VkDeviceGroupRenderPassBeginInfo & rhs)

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

DeviceGroupRenderPassBeginInfo & setPNext (const void * pNext_)

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

DeviceGroupRenderPassBeginInfo & setDeviceMask (uint32_t deviceMask_)

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

DeviceGroupRenderPassBeginInfo & setDeviceRenderAreaCount (uint32_t deviceRenderAreaCount_)

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

DeviceGroupRenderPassBeginInfo & setPDeviceRenderAreas (const vk::Rect2D * pDeviceRenderAreas_)

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

DeviceGroupRenderPassBeginInfo & setDeviceRenderAreas (const vk::ArrayProxyNoTemporaries<const vk::Rect2D> & deviceRenderAreas_)

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

const VkDeviceGroupRenderPassBeginInfo & operator const VkDeviceGroupRenderPassBeginInfo & ()

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

VkDeviceGroupRenderPassBeginInfo & operator VkDeviceGroupRenderPassBeginInfo & ()

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

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

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