struct AttachmentReference
Defined at line 6371 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
uint32_t attachment
ImageLayout layout
Public Methods
void AttachmentReference (uint32_t attachment_, vk::ImageLayout layout_)
Defined at line 6376 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void AttachmentReference (const AttachmentReference & rhs)
Defined at line 6383 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void AttachmentReference (const VkAttachmentReference & rhs)
Defined at line 6385 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentReference & operator= (const AttachmentReference & rhs)
Defined at line 6389 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentReference & operator= (const VkAttachmentReference & rhs)
Defined at line 6392 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentReference & setAttachment (uint32_t attachment_)
Defined at line 6399 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentReference & setLayout (vk::ImageLayout layout_)
Defined at line 6405 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkAttachmentReference & operator const VkAttachmentReference & ()
Defined at line 6412 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkAttachmentReference & operator VkAttachmentReference & ()
Defined at line 6417 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const AttachmentReference & )
Defined at line 6435 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp