Vulkan-Hpp
vk::DeviceGroupRenderPassBeginInfo Struct Reference

#include <vulkan_structs.hpp>

Public Types

using NativeType = VkDeviceGroupRenderPassBeginInfo
 

Public Member Functions

VULKAN_HPP_CONSTEXPR DeviceGroupRenderPassBeginInfo (uint32_t deviceMask_={}, uint32_t deviceRenderAreaCount_={}, const vk::Rect2D *pDeviceRenderAreas_={}, const void *pNext_=nullptr) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR DeviceGroupRenderPassBeginInfo (DeviceGroupRenderPassBeginInfo const &rhs) VULKAN_HPP_NOEXCEPT=default
 
 DeviceGroupRenderPassBeginInfo (VkDeviceGroupRenderPassBeginInfo const &rhs) VULKAN_HPP_NOEXCEPT
 
 DeviceGroupRenderPassBeginInfo (uint32_t deviceMask_, vk::ArrayProxyNoTemporaries< const vk::Rect2D > const &deviceRenderAreas_, const void *pNext_=nullptr)
 
DeviceGroupRenderPassBeginInfooperator= (DeviceGroupRenderPassBeginInfo const &rhs) VULKAN_HPP_NOEXCEPT=default
 
DeviceGroupRenderPassBeginInfooperator= (VkDeviceGroupRenderPassBeginInfo const &rhs) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 DeviceGroupRenderPassBeginInfosetPNext (const void *pNext_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 DeviceGroupRenderPassBeginInfosetDeviceMask (uint32_t deviceMask_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 DeviceGroupRenderPassBeginInfosetDeviceRenderAreaCount (uint32_t deviceRenderAreaCount_) VULKAN_HPP_NOEXCEPT
 
VULKAN_HPP_CONSTEXPR_14 DeviceGroupRenderPassBeginInfosetPDeviceRenderAreas (const vk::Rect2D *pDeviceRenderAreas_) VULKAN_HPP_NOEXCEPT
 
DeviceGroupRenderPassBeginInfosetDeviceRenderAreas (vk::ArrayProxyNoTemporaries< const vk::Rect2D > const &deviceRenderAreas_) VULKAN_HPP_NOEXCEPT
 
 operator VkDeviceGroupRenderPassBeginInfo const & () const VULKAN_HPP_NOEXCEPT
 
 operator VkDeviceGroupRenderPassBeginInfo & () VULKAN_HPP_NOEXCEPT
 
bool operator== (DeviceGroupRenderPassBeginInfo const &rhs) const VULKAN_HPP_NOEXCEPT
 
bool operator!= (DeviceGroupRenderPassBeginInfo const &rhs) const VULKAN_HPP_NOEXCEPT
 

Public Attributes

vk::StructureType sType = StructureType::eDeviceGroupRenderPassBeginInfo
 
const void * pNext = {}
 
uint32_t deviceMask = {}
 
uint32_t deviceRenderAreaCount = {}
 
const vk::Rect2DpDeviceRenderAreas = {}
 

Static Public Attributes

static const bool allowDuplicate = false
 
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType structureType = StructureType::eDeviceGroupRenderPassBeginInfo
 

Detailed Description

Definition at line 28840 of file vulkan_structs.hpp.

Member Typedef Documentation

◆ NativeType

Constructor & Destructor Documentation

◆ DeviceGroupRenderPassBeginInfo() [1/4]

VULKAN_HPP_CONSTEXPR vk::DeviceGroupRenderPassBeginInfo::DeviceGroupRenderPassBeginInfo ( uint32_t  deviceMask_ = {},
uint32_t  deviceRenderAreaCount_ = {},
const vk::Rect2D pDeviceRenderAreas_ = {},
const void *  pNext_ = nullptr 
)
inline

Definition at line 28848 of file vulkan_structs.hpp.

◆ DeviceGroupRenderPassBeginInfo() [2/4]

VULKAN_HPP_CONSTEXPR vk::DeviceGroupRenderPassBeginInfo::DeviceGroupRenderPassBeginInfo ( DeviceGroupRenderPassBeginInfo const &  rhs)
default

◆ DeviceGroupRenderPassBeginInfo() [3/4]

vk::DeviceGroupRenderPassBeginInfo::DeviceGroupRenderPassBeginInfo ( VkDeviceGroupRenderPassBeginInfo const &  rhs)
inline

Definition at line 28861 of file vulkan_structs.hpp.

◆ DeviceGroupRenderPassBeginInfo() [4/4]

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

Definition at line 28867 of file vulkan_structs.hpp.

Member Function Documentation

◆ operator VkDeviceGroupRenderPassBeginInfo &()

vk::DeviceGroupRenderPassBeginInfo::operator VkDeviceGroupRenderPassBeginInfo & ( )
inline

Definition at line 28929 of file vulkan_structs.hpp.

◆ operator VkDeviceGroupRenderPassBeginInfo const &()

vk::DeviceGroupRenderPassBeginInfo::operator VkDeviceGroupRenderPassBeginInfo const & ( ) const
inline

Definition at line 28924 of file vulkan_structs.hpp.

◆ operator!=()

bool vk::DeviceGroupRenderPassBeginInfo::operator!= ( DeviceGroupRenderPassBeginInfo const &  rhs) const
inline

Definition at line 28960 of file vulkan_structs.hpp.

◆ operator=() [1/2]

DeviceGroupRenderPassBeginInfo& vk::DeviceGroupRenderPassBeginInfo::operator= ( DeviceGroupRenderPassBeginInfo const &  rhs)
default

◆ operator=() [2/2]

DeviceGroupRenderPassBeginInfo& vk::DeviceGroupRenderPassBeginInfo::operator= ( VkDeviceGroupRenderPassBeginInfo const &  rhs)
inline

Definition at line 28881 of file vulkan_structs.hpp.

◆ operator==()

bool vk::DeviceGroupRenderPassBeginInfo::operator== ( DeviceGroupRenderPassBeginInfo const &  rhs) const
inline

Definition at line 28950 of file vulkan_structs.hpp.

◆ setDeviceMask()

VULKAN_HPP_CONSTEXPR_14 DeviceGroupRenderPassBeginInfo& vk::DeviceGroupRenderPassBeginInfo::setDeviceMask ( uint32_t  deviceMask_)
inline

Definition at line 28894 of file vulkan_structs.hpp.

◆ setDeviceRenderAreaCount()

VULKAN_HPP_CONSTEXPR_14 DeviceGroupRenderPassBeginInfo& vk::DeviceGroupRenderPassBeginInfo::setDeviceRenderAreaCount ( uint32_t  deviceRenderAreaCount_)
inline

Definition at line 28900 of file vulkan_structs.hpp.

◆ setDeviceRenderAreas()

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

Definition at line 28915 of file vulkan_structs.hpp.

◆ setPDeviceRenderAreas()

VULKAN_HPP_CONSTEXPR_14 DeviceGroupRenderPassBeginInfo& vk::DeviceGroupRenderPassBeginInfo::setPDeviceRenderAreas ( const vk::Rect2D pDeviceRenderAreas_)
inline

Definition at line 28907 of file vulkan_structs.hpp.

◆ setPNext()

VULKAN_HPP_CONSTEXPR_14 DeviceGroupRenderPassBeginInfo& vk::DeviceGroupRenderPassBeginInfo::setPNext ( const void *  pNext_)
inline

Definition at line 28888 of file vulkan_structs.hpp.

Member Data Documentation

◆ allowDuplicate

const bool vk::DeviceGroupRenderPassBeginInfo::allowDuplicate = false
static

Definition at line 28844 of file vulkan_structs.hpp.

◆ deviceMask

uint32_t vk::DeviceGroupRenderPassBeginInfo::deviceMask = {}

Definition at line 28969 of file vulkan_structs.hpp.

◆ deviceRenderAreaCount

uint32_t vk::DeviceGroupRenderPassBeginInfo::deviceRenderAreaCount = {}

Definition at line 28970 of file vulkan_structs.hpp.

◆ pDeviceRenderAreas

const vk::Rect2D* vk::DeviceGroupRenderPassBeginInfo::pDeviceRenderAreas = {}

Definition at line 28971 of file vulkan_structs.hpp.

◆ pNext

const void* vk::DeviceGroupRenderPassBeginInfo::pNext = {}

Definition at line 28968 of file vulkan_structs.hpp.

◆ structureType

VULKAN_HPP_CONST_OR_CONSTEXPR StructureType vk::DeviceGroupRenderPassBeginInfo::structureType = StructureType::eDeviceGroupRenderPassBeginInfo
static

Definition at line 28845 of file vulkan_structs.hpp.

◆ sType

vk::StructureType vk::DeviceGroupRenderPassBeginInfo::sType = StructureType::eDeviceGroupRenderPassBeginInfo

Definition at line 28967 of file vulkan_structs.hpp.


The documentation for this struct was generated from the following file: