struct AttachmentDescriptionStencilLayout
Defined at line 9327 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkAttachmentDescriptionStencilLayout, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkAttachmentDescriptionStencilLayout.html
Public Members
StructureType sType
void * pNext
ImageLayout stencilInitialLayout
ImageLayout stencilFinalLayout
Public Methods
void AttachmentDescriptionStencilLayout (ImageLayoutstencilInitialLayout_,ImageLayoutstencilFinalLayout_,void *pNext_)
Defined at line 9335 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void AttachmentDescriptionStencilLayout (const AttachmentDescriptionStencilLayout & rhs)
Defined at line 9344 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void AttachmentDescriptionStencilLayout (const VkAttachmentDescriptionStencilLayout & rhs)
Defined at line 9346 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentDescriptionStencilLayout & operator= (const AttachmentDescriptionStencilLayout & rhs)
Defined at line 9351 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentDescriptionStencilLayout & operator= (const VkAttachmentDescriptionStencilLayout & rhs)
Defined at line 9354 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentDescriptionStencilLayout & setPNext (void * pNext_)
Defined at line 9361 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentDescriptionStencilLayout && setPNext (void * pNext_)
Defined at line 9367 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentDescriptionStencilLayout & setStencilInitialLayout (ImageLayout stencilInitialLayout_)
Defined at line 9373 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentDescriptionStencilLayout && setStencilInitialLayout (ImageLayout stencilInitialLayout_)
Defined at line 9379 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentDescriptionStencilLayout & setStencilFinalLayout (ImageLayout stencilFinalLayout_)
Defined at line 9385 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentDescriptionStencilLayout && setStencilFinalLayout (ImageLayout stencilFinalLayout_)
Defined at line 9391 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkAttachmentDescriptionStencilLayout & operator const VkAttachmentDescriptionStencilLayout & ()
Defined at line 9398 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkAttachmentDescriptionStencilLayout & operator VkAttachmentDescriptionStencilLayout & ()
Defined at line 9403 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkAttachmentDescriptionStencilLayout * operator const VkAttachmentDescriptionStencilLayout * ()
Defined at line 9408 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkAttachmentDescriptionStencilLayout * operator VkAttachmentDescriptionStencilLayout * ()
Defined at line 9413 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const AttachmentDescriptionStencilLayout & )
Defined at line 9426 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp