#include <vulkan.hpp>
◆ DeviceGroupRenderPassBeginInfo() [1/2]
VULKAN_HPP_NAMESPACE::DeviceGroupRenderPassBeginInfo::DeviceGroupRenderPassBeginInfo |
( |
uint32_t |
deviceMask_ = 0 , |
|
|
uint32_t |
deviceRenderAreaCount_ = 0 , |
|
|
const Rect2D * |
pDeviceRenderAreas_ = nullptr |
|
) |
| |
|
inline |
◆ DeviceGroupRenderPassBeginInfo() [2/2]
◆ operator const VkDeviceGroupRenderPassBeginInfo &()
◆ operator!=()
◆ operator=()
◆ operator==()
◆ setDeviceMask()
◆ setDeviceRenderAreaCount()
◆ setPDeviceRenderAreas()
◆ setPNext()
◆ deviceMask
uint32_t VULKAN_HPP_NAMESPACE::DeviceGroupRenderPassBeginInfo::deviceMask |
◆ deviceRenderAreaCount
uint32_t VULKAN_HPP_NAMESPACE::DeviceGroupRenderPassBeginInfo::deviceRenderAreaCount |
◆ pDeviceRenderAreas
const Rect2D* VULKAN_HPP_NAMESPACE::DeviceGroupRenderPassBeginInfo::pDeviceRenderAreas |
◆ pNext
const void* VULKAN_HPP_NAMESPACE::DeviceGroupRenderPassBeginInfo::pNext = nullptr |
◆ sType
The documentation for this struct was generated from the following file: