#include <vulkan_structs.hpp>
Definition at line 28840 of file vulkan_structs.hpp.
◆ NativeType
◆ DeviceGroupRenderPassBeginInfo() [1/4]
VULKAN_HPP_CONSTEXPR vk::DeviceGroupRenderPassBeginInfo::DeviceGroupRenderPassBeginInfo |
( |
uint32_t |
deviceMask_ = {} , |
|
|
uint32_t |
deviceRenderAreaCount_ = {} , |
|
|
const vk::Rect2D * |
pDeviceRenderAreas_ = {} , |
|
|
const void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ DeviceGroupRenderPassBeginInfo() [2/4]
◆ DeviceGroupRenderPassBeginInfo() [3/4]
◆ DeviceGroupRenderPassBeginInfo() [4/4]
vk::DeviceGroupRenderPassBeginInfo::DeviceGroupRenderPassBeginInfo |
( |
uint32_t |
deviceMask_, |
|
|
vk::ArrayProxyNoTemporaries< const vk::Rect2D > const & |
deviceRenderAreas_, |
|
|
const void * |
pNext_ = nullptr |
|
) |
| |
|
inline |
◆ operator VkDeviceGroupRenderPassBeginInfo &()
◆ operator VkDeviceGroupRenderPassBeginInfo const &()
◆ operator!=()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
◆ setDeviceMask()
◆ setDeviceRenderAreaCount()
◆ setDeviceRenderAreas()
◆ setPDeviceRenderAreas()
◆ setPNext()
◆ allowDuplicate
const bool vk::DeviceGroupRenderPassBeginInfo::allowDuplicate = false |
|
static |
◆ deviceMask
uint32_t vk::DeviceGroupRenderPassBeginInfo::deviceMask = {} |
◆ deviceRenderAreaCount
uint32_t vk::DeviceGroupRenderPassBeginInfo::deviceRenderAreaCount = {} |
◆ pDeviceRenderAreas
const vk::Rect2D* vk::DeviceGroupRenderPassBeginInfo::pDeviceRenderAreas = {} |
◆ pNext
const void* vk::DeviceGroupRenderPassBeginInfo::pNext = {} |
◆ structureType
◆ sType
The documentation for this struct was generated from the following file: