struct AttachmentReferenceStencilLayout

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

wrapper struct for struct VkAttachmentReferenceStencilLayout, see

https://registry.khronos.org/vulkan/specs/latest/man/html/VkAttachmentReferenceStencilLayout.html

Public Members

StructureType sType
void * pNext
ImageLayout stencilLayout

Public Methods

void AttachmentReferenceStencilLayout (ImageLayout stencilLayout_, void * pNext_)

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

void AttachmentReferenceStencilLayout (const AttachmentReferenceStencilLayout & rhs)

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

void AttachmentReferenceStencilLayout (const VkAttachmentReferenceStencilLayout & rhs)

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

AttachmentReferenceStencilLayout & operator= (const AttachmentReferenceStencilLayout & rhs)

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

AttachmentReferenceStencilLayout & operator= (const VkAttachmentReferenceStencilLayout & rhs)

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

AttachmentReferenceStencilLayout & setPNext (void * pNext_)

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

AttachmentReferenceStencilLayout && setPNext (void * pNext_)

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

AttachmentReferenceStencilLayout & setStencilLayout (ImageLayout stencilLayout_)

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

AttachmentReferenceStencilLayout && setStencilLayout (ImageLayout stencilLayout_)

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

const VkAttachmentReferenceStencilLayout & operator const VkAttachmentReferenceStencilLayout & ()

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

VkAttachmentReferenceStencilLayout & operator VkAttachmentReferenceStencilLayout & ()

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

const VkAttachmentReferenceStencilLayout * operator const VkAttachmentReferenceStencilLayout * ()

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

VkAttachmentReferenceStencilLayout * operator VkAttachmentReferenceStencilLayout * ()

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

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

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