struct AttachmentReferenceStencilLayout

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

Public Members

StructureType sType
void * pNext
ImageLayout stencilLayout

Public Methods

void AttachmentReferenceStencilLayout (vk::ImageLayout stencilLayout_, void * pNext_)

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

void AttachmentReferenceStencilLayout (const AttachmentReferenceStencilLayout & rhs)

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

void AttachmentReferenceStencilLayout (const VkAttachmentReferenceStencilLayout & rhs)

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

AttachmentReferenceStencilLayout & operator= (const AttachmentReferenceStencilLayout & rhs)

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

AttachmentReferenceStencilLayout & operator= (const VkAttachmentReferenceStencilLayout & rhs)

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

AttachmentReferenceStencilLayout & setPNext (void * pNext_)

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

AttachmentReferenceStencilLayout & setStencilLayout (vk::ImageLayout stencilLayout_)

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

const VkAttachmentReferenceStencilLayout & operator const VkAttachmentReferenceStencilLayout & ()

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

VkAttachmentReferenceStencilLayout & operator VkAttachmentReferenceStencilLayout & ()

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

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

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