struct FramebufferAttachmentsCreateInfo
Defined at line 39448 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
const void * pNext
uint32_t attachmentImageInfoCount
const vk::FramebufferAttachmentImageInfo * pAttachmentImageInfos
Public Methods
void FramebufferAttachmentsCreateInfo (uint32_t attachmentImageInfoCount_, const vk::FramebufferAttachmentImageInfo * pAttachmentImageInfos_, const void * pNext_)
Defined at line 39456 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void FramebufferAttachmentsCreateInfo (const FramebufferAttachmentsCreateInfo & rhs)
Defined at line 39465 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void FramebufferAttachmentsCreateInfo (const VkFramebufferAttachmentsCreateInfo & rhs)
Defined at line 39467 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void FramebufferAttachmentsCreateInfo (const vk::ArrayProxyNoTemporaries<const vk::FramebufferAttachmentImageInfo> & attachmentImageInfos_, const void * pNext_)
Defined at line 39473 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
FramebufferAttachmentsCreateInfo & operator= (const FramebufferAttachmentsCreateInfo & rhs)
Defined at line 39483 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
FramebufferAttachmentsCreateInfo & operator= (const VkFramebufferAttachmentsCreateInfo & rhs)
Defined at line 39486 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
FramebufferAttachmentsCreateInfo & setPNext (const void * pNext_)
Defined at line 39493 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
FramebufferAttachmentsCreateInfo & setAttachmentImageInfoCount (uint32_t attachmentImageInfoCount_)
Defined at line 39499 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
FramebufferAttachmentsCreateInfo & setPAttachmentImageInfos (const vk::FramebufferAttachmentImageInfo * pAttachmentImageInfos_)
Defined at line 39505 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
FramebufferAttachmentsCreateInfo & setAttachmentImageInfos (const vk::ArrayProxyNoTemporaries<const vk::FramebufferAttachmentImageInfo> & attachmentImageInfos_)
Defined at line 39513 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkFramebufferAttachmentsCreateInfo & operator const VkFramebufferAttachmentsCreateInfo & ()
Defined at line 39524 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkFramebufferAttachmentsCreateInfo & operator VkFramebufferAttachmentsCreateInfo & ()
Defined at line 39529 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const FramebufferAttachmentsCreateInfo & )
Defined at line 39550 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp