struct DeviceGroupRenderPassBeginInfo

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

wrapper struct for struct VkDeviceGroupRenderPassBeginInfo, see

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

Public Members

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

Public Methods

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

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

void DeviceGroupRenderPassBeginInfo (const DeviceGroupRenderPassBeginInfo & rhs)

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

void DeviceGroupRenderPassBeginInfo (const VkDeviceGroupRenderPassBeginInfo & rhs)

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

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

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

DeviceGroupRenderPassBeginInfo & operator= (const DeviceGroupRenderPassBeginInfo & rhs)

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

DeviceGroupRenderPassBeginInfo & operator= (const VkDeviceGroupRenderPassBeginInfo & rhs)

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

DeviceGroupRenderPassBeginInfo & setPNext (const void * pNext_)

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

DeviceGroupRenderPassBeginInfo && setPNext (const void * pNext_)

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

DeviceGroupRenderPassBeginInfo & setDeviceMask (uint32_t deviceMask_)

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

DeviceGroupRenderPassBeginInfo && setDeviceMask (uint32_t deviceMask_)

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

DeviceGroupRenderPassBeginInfo & setDeviceRenderAreaCount (uint32_t deviceRenderAreaCount_)

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

DeviceGroupRenderPassBeginInfo && setDeviceRenderAreaCount (uint32_t deviceRenderAreaCount_)

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

DeviceGroupRenderPassBeginInfo & setPDeviceRenderAreas (const Rect2D * pDeviceRenderAreas_)

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

DeviceGroupRenderPassBeginInfo && setPDeviceRenderAreas (const Rect2D * pDeviceRenderAreas_)

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

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

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

const VkDeviceGroupRenderPassBeginInfo & operator const VkDeviceGroupRenderPassBeginInfo & ()

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

VkDeviceGroupRenderPassBeginInfo & operator VkDeviceGroupRenderPassBeginInfo & ()

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

const VkDeviceGroupRenderPassBeginInfo * operator const VkDeviceGroupRenderPassBeginInfo * ()

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

VkDeviceGroupRenderPassBeginInfo * operator VkDeviceGroupRenderPassBeginInfo * ()

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

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

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