struct InputAttachmentAspectReference

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

Public Members

uint32_t subpass
uint32_t inputAttachmentIndex
Flags aspectMask

Public Methods

void InputAttachmentAspectReference (uint32_t subpass_, uint32_t inputAttachmentIndex_, vk::ImageAspectFlags aspectMask_)

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

void InputAttachmentAspectReference (const InputAttachmentAspectReference & rhs)

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

void InputAttachmentAspectReference (const VkInputAttachmentAspectReference & rhs)

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

InputAttachmentAspectReference & operator= (const InputAttachmentAspectReference & rhs)

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

InputAttachmentAspectReference & operator= (const VkInputAttachmentAspectReference & rhs)

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

InputAttachmentAspectReference & setSubpass (uint32_t subpass_)

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

InputAttachmentAspectReference & setInputAttachmentIndex (uint32_t inputAttachmentIndex_)

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

InputAttachmentAspectReference & setAspectMask (vk::ImageAspectFlags aspectMask_)

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

const VkInputAttachmentAspectReference & operator const VkInputAttachmentAspectReference & ()

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

VkInputAttachmentAspectReference & operator VkInputAttachmentAspectReference & ()

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

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

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