HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkRenderPassMultiviewCreateInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eRenderPassMultiviewCreateInfo |
const void * | pNext = {} |
uint32_t | subpassCount = {} |
const uint32_t * | pViewMasks = {} |
uint32_t | dependencyCount = {} |
const int32_t * | pViewOffsets = {} |
uint32_t | correlationMaskCount = {} |
const uint32_t * | pCorrelationMasks = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eRenderPassMultiviewCreateInfo |
Definition at line 88538 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::RenderPassMultiviewCreateInfo::NativeType = VkRenderPassMultiviewCreateInfo |
Definition at line 88540 of file vulkan_structs.hpp.
|
inline |
Definition at line 88546 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 88565 of file vulkan_structs.hpp.
|
inline |
Definition at line 88571 of file vulkan_structs.hpp.
|
inline |
Definition at line 88672 of file vulkan_structs.hpp.
|
inline |
Definition at line 88667 of file vulkan_structs.hpp.
|
inline |
Definition at line 88710 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 88589 of file vulkan_structs.hpp.
|
inline |
Definition at line 88699 of file vulkan_structs.hpp.
|
inline |
Definition at line 88644 of file vulkan_structs.hpp.
|
inline |
Definition at line 88658 of file vulkan_structs.hpp.
|
inline |
Definition at line 88623 of file vulkan_structs.hpp.
|
inline |
Definition at line 88650 of file vulkan_structs.hpp.
|
inline |
Definition at line 88596 of file vulkan_structs.hpp.
|
inline |
Definition at line 88608 of file vulkan_structs.hpp.
|
inline |
Definition at line 88629 of file vulkan_structs.hpp.
|
inline |
Definition at line 88602 of file vulkan_structs.hpp.
|
inline |
Definition at line 88615 of file vulkan_structs.hpp.
|
inline |
Definition at line 88636 of file vulkan_structs.hpp.
|
static |
Definition at line 88542 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::RenderPassMultiviewCreateInfo::correlationMaskCount = {} |
Definition at line 88723 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::RenderPassMultiviewCreateInfo::dependencyCount = {} |
Definition at line 88721 of file vulkan_structs.hpp.
const uint32_t* VULKAN_HPP_NAMESPACE::RenderPassMultiviewCreateInfo::pCorrelationMasks = {} |
Definition at line 88724 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::RenderPassMultiviewCreateInfo::pNext = {} |
Definition at line 88718 of file vulkan_structs.hpp.
const uint32_t* VULKAN_HPP_NAMESPACE::RenderPassMultiviewCreateInfo::pViewMasks = {} |
Definition at line 88720 of file vulkan_structs.hpp.
const int32_t* VULKAN_HPP_NAMESPACE::RenderPassMultiviewCreateInfo::pViewOffsets = {} |
Definition at line 88722 of file vulkan_structs.hpp.
|
static |
Definition at line 88543 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::RenderPassMultiviewCreateInfo::sType = StructureType::eRenderPassMultiviewCreateInfo |
Definition at line 88717 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::RenderPassMultiviewCreateInfo::subpassCount = {} |
Definition at line 88719 of file vulkan_structs.hpp.