struct FramebufferAttachmentsCreateInfo

Defined at line 68805 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

wrapper struct for struct VkFramebufferAttachmentsCreateInfo, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkFramebufferAttachmentsCreateInfo.html

Public Members

StructureType sType
const void * pNext
uint32_t attachmentImageInfoCount
const FramebufferAttachmentImageInfo * pAttachmentImageInfos

Public Methods

void FramebufferAttachmentsCreateInfo (uint32_t attachmentImageInfoCount_, const FramebufferAttachmentImageInfo * pAttachmentImageInfos_, const void * pNext_)

Defined at line 68813 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void FramebufferAttachmentsCreateInfo (const FramebufferAttachmentsCreateInfo & rhs)

Defined at line 68822 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void FramebufferAttachmentsCreateInfo (const VkFramebufferAttachmentsCreateInfo & rhs)

Defined at line 68824 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void FramebufferAttachmentsCreateInfo (const ArrayProxyNoTemporaries<const FramebufferAttachmentImageInfo> & attachmentImageInfos_, const void * pNext_)

Defined at line 68830 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

FramebufferAttachmentsCreateInfo & operator= (const FramebufferAttachmentsCreateInfo & rhs)

Defined at line 68839 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

FramebufferAttachmentsCreateInfo & operator= (const VkFramebufferAttachmentsCreateInfo & rhs)

Defined at line 68842 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

FramebufferAttachmentsCreateInfo & setPNext (const void * pNext_)

Defined at line 68849 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

FramebufferAttachmentsCreateInfo && setPNext (const void * pNext_)

Defined at line 68855 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

FramebufferAttachmentsCreateInfo & setAttachmentImageInfoCount (uint32_t attachmentImageInfoCount_)

Defined at line 68861 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

FramebufferAttachmentsCreateInfo && setAttachmentImageInfoCount (uint32_t attachmentImageInfoCount_)

Defined at line 68867 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

FramebufferAttachmentsCreateInfo & setPAttachmentImageInfos (const FramebufferAttachmentImageInfo * pAttachmentImageInfos_)

Defined at line 68873 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

FramebufferAttachmentsCreateInfo && setPAttachmentImageInfos (const FramebufferAttachmentImageInfo * pAttachmentImageInfos_)

Defined at line 68880 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

FramebufferAttachmentsCreateInfo & setAttachmentImageInfos (const ArrayProxyNoTemporaries<const FramebufferAttachmentImageInfo> & attachmentImageInfos_)

Defined at line 68888 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkFramebufferAttachmentsCreateInfo & operator const VkFramebufferAttachmentsCreateInfo & ()

Defined at line 68898 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkFramebufferAttachmentsCreateInfo & operator VkFramebufferAttachmentsCreateInfo & ()

Defined at line 68903 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

const VkFramebufferAttachmentsCreateInfo * operator const VkFramebufferAttachmentsCreateInfo * ()

Defined at line 68908 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

VkFramebufferAttachmentsCreateInfo * operator VkFramebufferAttachmentsCreateInfo * ()

Defined at line 68913 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

std::strong_ordering operator<=> (const FramebufferAttachmentsCreateInfo & )

Defined at line 68927 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp