HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkDeviceGroupRenderPassBeginInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eDeviceGroupRenderPassBeginInfo |
const void * | pNext = {} |
uint32_t | deviceMask = {} |
uint32_t | deviceRenderAreaCount = {} |
const VULKAN_HPP_NAMESPACE::Rect2D * | pDeviceRenderAreas = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eDeviceGroupRenderPassBeginInfo |
Definition at line 25801 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::DeviceGroupRenderPassBeginInfo::NativeType = VkDeviceGroupRenderPassBeginInfo |
Definition at line 25803 of file vulkan_structs.hpp.
|
inline |
Definition at line 25809 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 25822 of file vulkan_structs.hpp.
|
inline |
Definition at line 25828 of file vulkan_structs.hpp.
|
inline |
Definition at line 25890 of file vulkan_structs.hpp.
|
inline |
Definition at line 25885 of file vulkan_structs.hpp.
|
inline |
Definition at line 25921 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 25842 of file vulkan_structs.hpp.
|
inline |
Definition at line 25911 of file vulkan_structs.hpp.
|
inline |
Definition at line 25855 of file vulkan_structs.hpp.
|
inline |
Definition at line 25861 of file vulkan_structs.hpp.
|
inline |
Definition at line 25876 of file vulkan_structs.hpp.
|
inline |
Definition at line 25868 of file vulkan_structs.hpp.
|
inline |
Definition at line 25849 of file vulkan_structs.hpp.
|
static |
Definition at line 25805 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::DeviceGroupRenderPassBeginInfo::deviceMask = {} |
Definition at line 25930 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::DeviceGroupRenderPassBeginInfo::deviceRenderAreaCount = {} |
Definition at line 25931 of file vulkan_structs.hpp.
const VULKAN_HPP_NAMESPACE::Rect2D* VULKAN_HPP_NAMESPACE::DeviceGroupRenderPassBeginInfo::pDeviceRenderAreas = {} |
Definition at line 25932 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::DeviceGroupRenderPassBeginInfo::pNext = {} |
Definition at line 25929 of file vulkan_structs.hpp.
|
static |
Definition at line 25806 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::DeviceGroupRenderPassBeginInfo::sType = StructureType::eDeviceGroupRenderPassBeginInfo |
Definition at line 25928 of file vulkan_structs.hpp.