struct SubpassDescriptionDepthStencilResolve
Defined at line 187003 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkSubpassDescriptionDepthStencilResolve, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkSubpassDescriptionDepthStencilResolve.html
Public Members
StructureType sType
const void * pNext
ResolveModeFlagBits depthResolveMode
ResolveModeFlagBits stencilResolveMode
const AttachmentReference2 * pDepthStencilResolveAttachment
Public Methods
void SubpassDescriptionDepthStencilResolve (ResolveModeFlagBitsdepthResolveMode_,ResolveModeFlagBitsstencilResolveMode_,const AttachmentReference2 *pDepthStencilResolveAttachment_,const void *pNext_)
Defined at line 187011 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void SubpassDescriptionDepthStencilResolve (const SubpassDescriptionDepthStencilResolve & rhs)
Defined at line 187022 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void SubpassDescriptionDepthStencilResolve (const VkSubpassDescriptionDepthStencilResolve & rhs)
Defined at line 187024 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubpassDescriptionDepthStencilResolve & operator= (const SubpassDescriptionDepthStencilResolve & rhs)
Defined at line 187029 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubpassDescriptionDepthStencilResolve & operator= (const VkSubpassDescriptionDepthStencilResolve & rhs)
Defined at line 187032 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubpassDescriptionDepthStencilResolve & setPNext (const void * pNext_)
Defined at line 187039 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubpassDescriptionDepthStencilResolve && setPNext (const void * pNext_)
Defined at line 187045 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubpassDescriptionDepthStencilResolve & setDepthResolveMode (ResolveModeFlagBits depthResolveMode_)
Defined at line 187051 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubpassDescriptionDepthStencilResolve && setDepthResolveMode (ResolveModeFlagBits depthResolveMode_)
Defined at line 187057 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubpassDescriptionDepthStencilResolve & setStencilResolveMode (ResolveModeFlagBits stencilResolveMode_)
Defined at line 187063 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubpassDescriptionDepthStencilResolve && setStencilResolveMode (ResolveModeFlagBits stencilResolveMode_)
Defined at line 187069 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubpassDescriptionDepthStencilResolve & setPDepthStencilResolveAttachment (const AttachmentReference2 * pDepthStencilResolveAttachment_)
Defined at line 187075 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
SubpassDescriptionDepthStencilResolve && setPDepthStencilResolveAttachment (const AttachmentReference2 * pDepthStencilResolveAttachment_)
Defined at line 187083 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkSubpassDescriptionDepthStencilResolve & operator const VkSubpassDescriptionDepthStencilResolve & ()
Defined at line 187092 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkSubpassDescriptionDepthStencilResolve & operator VkSubpassDescriptionDepthStencilResolve & ()
Defined at line 187097 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkSubpassDescriptionDepthStencilResolve * operator const VkSubpassDescriptionDepthStencilResolve * ()
Defined at line 187102 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkSubpassDescriptionDepthStencilResolve * operator VkSubpassDescriptionDepthStencilResolve * ()
Defined at line 187107 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const SubpassDescriptionDepthStencilResolve & )
Defined at line 187121 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp