struct AttachmentDescriptionStencilLayout
Defined at line 6258 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
void * pNext
ImageLayout stencilInitialLayout
ImageLayout stencilFinalLayout
Public Methods
void AttachmentDescriptionStencilLayout (vk::ImageLayout stencilInitialLayout_, vk::ImageLayout stencilFinalLayout_, void * pNext_)
Defined at line 6266 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void AttachmentDescriptionStencilLayout (const AttachmentDescriptionStencilLayout & rhs)
Defined at line 6276 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void AttachmentDescriptionStencilLayout (const VkAttachmentDescriptionStencilLayout & rhs)
Defined at line 6278 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentDescriptionStencilLayout & operator= (const AttachmentDescriptionStencilLayout & rhs)
Defined at line 6283 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentDescriptionStencilLayout & operator= (const VkAttachmentDescriptionStencilLayout & rhs)
Defined at line 6286 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentDescriptionStencilLayout & setPNext (void * pNext_)
Defined at line 6293 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentDescriptionStencilLayout & setStencilInitialLayout (vk::ImageLayout stencilInitialLayout_)
Defined at line 6299 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
AttachmentDescriptionStencilLayout & setStencilFinalLayout (vk::ImageLayout stencilFinalLayout_)
Defined at line 6306 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkAttachmentDescriptionStencilLayout & operator const VkAttachmentDescriptionStencilLayout & ()
Defined at line 6314 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkAttachmentDescriptionStencilLayout & operator VkAttachmentDescriptionStencilLayout & ()
Defined at line 6319 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const AttachmentDescriptionStencilLayout & )
Defined at line 6338 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp