Vulkan-Hpp
|
#include <vulkan_structs.hpp>
Public Types | |
using | NativeType = VkFramebufferAttachmentsCreateInfo |
Public Attributes | |
vk::StructureType | sType = StructureType::eFramebufferAttachmentsCreateInfo |
const void * | pNext = {} |
uint32_t | attachmentImageInfoCount = {} |
const vk::FramebufferAttachmentImageInfo * | pAttachmentImageInfos = {} |
Static Public Attributes | |
static const bool | allowDuplicate = false |
static VULKAN_HPP_CONST_OR_CONSTEXPR StructureType | structureType = StructureType::eFramebufferAttachmentsCreateInfo |
Definition at line 38280 of file vulkan_structs.hpp.
Definition at line 38282 of file vulkan_structs.hpp.
|
inline |
Definition at line 38288 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 38299 of file vulkan_structs.hpp.
|
inline |
Definition at line 38305 of file vulkan_structs.hpp.
|
inline |
Definition at line 38361 of file vulkan_structs.hpp.
|
inline |
Definition at line 38356 of file vulkan_structs.hpp.
|
inline |
Definition at line 38394 of file vulkan_structs.hpp.
|
default |
|
inline |
Definition at line 38318 of file vulkan_structs.hpp.
|
inline |
Definition at line 38384 of file vulkan_structs.hpp.
|
inline |
Definition at line 38331 of file vulkan_structs.hpp.
|
inline |
Definition at line 38345 of file vulkan_structs.hpp.
|
inline |
Definition at line 38338 of file vulkan_structs.hpp.
|
inline |
Definition at line 38325 of file vulkan_structs.hpp.
|
static |
Definition at line 38284 of file vulkan_structs.hpp.
uint32_t vk::FramebufferAttachmentsCreateInfo::attachmentImageInfoCount = {} |
Definition at line 38403 of file vulkan_structs.hpp.
const vk::FramebufferAttachmentImageInfo* vk::FramebufferAttachmentsCreateInfo::pAttachmentImageInfos = {} |
Definition at line 38404 of file vulkan_structs.hpp.
const void* vk::FramebufferAttachmentsCreateInfo::pNext = {} |
Definition at line 38402 of file vulkan_structs.hpp.
|
static |
Definition at line 38285 of file vulkan_structs.hpp.
vk::StructureType vk::FramebufferAttachmentsCreateInfo::sType = StructureType::eFramebufferAttachmentsCreateInfo |
Definition at line 38401 of file vulkan_structs.hpp.