struct RenderPassInputAttachmentAspectCreateInfo

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

Public Members

StructureType sType
const void * pNext
uint32_t aspectReferenceCount
const vk::InputAttachmentAspectReference * pAspectReferences

Public Methods

void RenderPassInputAttachmentAspectCreateInfo (uint32_t aspectReferenceCount_, const vk::InputAttachmentAspectReference * pAspectReferences_, const void * pNext_)

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

void RenderPassInputAttachmentAspectCreateInfo (const RenderPassInputAttachmentAspectCreateInfo & rhs)

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

void RenderPassInputAttachmentAspectCreateInfo (const VkRenderPassInputAttachmentAspectCreateInfo & rhs)

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

void RenderPassInputAttachmentAspectCreateInfo (const vk::ArrayProxyNoTemporaries<const vk::InputAttachmentAspectReference> & aspectReferences_, const void * pNext_)

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

RenderPassInputAttachmentAspectCreateInfo & operator= (const RenderPassInputAttachmentAspectCreateInfo & rhs)

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

RenderPassInputAttachmentAspectCreateInfo & operator= (const VkRenderPassInputAttachmentAspectCreateInfo & rhs)

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

RenderPassInputAttachmentAspectCreateInfo & setPNext (const void * pNext_)

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

RenderPassInputAttachmentAspectCreateInfo & setAspectReferenceCount (uint32_t aspectReferenceCount_)

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

RenderPassInputAttachmentAspectCreateInfo & setPAspectReferences (const vk::InputAttachmentAspectReference * pAspectReferences_)

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

RenderPassInputAttachmentAspectCreateInfo & setAspectReferences (const vk::ArrayProxyNoTemporaries<const vk::InputAttachmentAspectReference> & aspectReferences_)

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

const VkRenderPassInputAttachmentAspectCreateInfo & operator const VkRenderPassInputAttachmentAspectCreateInfo & ()

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

VkRenderPassInputAttachmentAspectCreateInfo & operator VkRenderPassInputAttachmentAspectCreateInfo & ()

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

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

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