HDK
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkFramebufferAttachmentsCreateInfo |
Public Attributes | |
VULKAN_HPP_NAMESPACE::StructureType | sType = StructureType::eFramebufferAttachmentsCreateInfo |
const void * | pNext = {} |
uint32_t | attachmentImageInfoCount = {} |
const VULKAN_HPP_NAMESPACE::FramebufferAttachmentImageInfo * | pAttachmentImageInfos = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eFramebufferAttachmentsCreateInfo |
Definition at line 33862 of file vulkan_structs.hpp.
using VULKAN_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo::NativeType = VkFramebufferAttachmentsCreateInfo |
Definition at line 33864 of file vulkan_structs.hpp.
|
inline |
Definition at line 33870 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 33881 of file vulkan_structs.hpp.
|
inline |
Definition at line 33887 of file vulkan_structs.hpp.
|
inline |
Definition at line 33943 of file vulkan_structs.hpp.
|
inline |
Definition at line 33938 of file vulkan_structs.hpp.
|
inline |
Definition at line 33976 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 33900 of file vulkan_structs.hpp.
|
inline |
Definition at line 33966 of file vulkan_structs.hpp.
|
inline |
Definition at line 33913 of file vulkan_structs.hpp.
|
inline |
Definition at line 33927 of file vulkan_structs.hpp.
|
inline |
Definition at line 33920 of file vulkan_structs.hpp.
|
inline |
Definition at line 33907 of file vulkan_structs.hpp.
|
static |
Definition at line 33866 of file vulkan_structs.hpp.
uint32_t VULKAN_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo::attachmentImageInfoCount = {} |
Definition at line 33985 of file vulkan_structs.hpp.
const VULKAN_HPP_NAMESPACE::FramebufferAttachmentImageInfo* VULKAN_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo::pAttachmentImageInfos = {} |
Definition at line 33986 of file vulkan_structs.hpp.
const void* VULKAN_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo::pNext = {} |
Definition at line 33984 of file vulkan_structs.hpp.
|
static |
Definition at line 33867 of file vulkan_structs.hpp.
VULKAN_HPP_NAMESPACE::StructureType VULKAN_HPP_NAMESPACE::FramebufferAttachmentsCreateInfo::sType = StructureType::eFramebufferAttachmentsCreateInfo |
Definition at line 33983 of file vulkan_structs.hpp.