struct CustomResolveCreateInfoEXT

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

wrapper struct for struct VkCustomResolveCreateInfoEXT, see https://registry.khronos.org/vulkan/specs/latest/man/html/VkCustomResolveCreateInfoEXT.html

Public Members

StructureType sType
const void * pNext
Bool32 customResolve
uint32_t colorAttachmentCount
const Format * pColorAttachmentFormats
Format depthAttachmentFormat
Format stencilAttachmentFormat

Public Methods

void CustomResolveCreateInfoEXT (Bool32 customResolve_, uint32_t colorAttachmentCount_, const Format * pColorAttachmentFormats_, Format depthAttachmentFormat_, Format stencilAttachmentFormat_, const void * pNext_)

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

void CustomResolveCreateInfoEXT (const CustomResolveCreateInfoEXT & rhs)

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

void CustomResolveCreateInfoEXT (const VkCustomResolveCreateInfoEXT & rhs)

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

void CustomResolveCreateInfoEXT (Bool32 customResolve_, const ArrayProxyNoTemporaries<const Format> & colorAttachmentFormats_, Format depthAttachmentFormat_, Format stencilAttachmentFormat_, const void * pNext_)

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

CustomResolveCreateInfoEXT & operator= (const CustomResolveCreateInfoEXT & rhs)

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

CustomResolveCreateInfoEXT & operator= (const VkCustomResolveCreateInfoEXT & rhs)

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

CustomResolveCreateInfoEXT & setPNext (const void * pNext_)

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

CustomResolveCreateInfoEXT && setPNext (const void * pNext_)

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

CustomResolveCreateInfoEXT & setCustomResolve (Bool32 customResolve_)

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

CustomResolveCreateInfoEXT && setCustomResolve (Bool32 customResolve_)

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

CustomResolveCreateInfoEXT & setColorAttachmentCount (uint32_t colorAttachmentCount_)

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

CustomResolveCreateInfoEXT && setColorAttachmentCount (uint32_t colorAttachmentCount_)

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

CustomResolveCreateInfoEXT & setPColorAttachmentFormats (const Format * pColorAttachmentFormats_)

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

CustomResolveCreateInfoEXT && setPColorAttachmentFormats (const Format * pColorAttachmentFormats_)

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

CustomResolveCreateInfoEXT & setColorAttachmentFormats (const ArrayProxyNoTemporaries<const Format> & colorAttachmentFormats_)

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

CustomResolveCreateInfoEXT & setDepthAttachmentFormat (Format depthAttachmentFormat_)

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

CustomResolveCreateInfoEXT && setDepthAttachmentFormat (Format depthAttachmentFormat_)

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

CustomResolveCreateInfoEXT & setStencilAttachmentFormat (Format stencilAttachmentFormat_)

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

CustomResolveCreateInfoEXT && setStencilAttachmentFormat (Format stencilAttachmentFormat_)

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

const VkCustomResolveCreateInfoEXT & operator const VkCustomResolveCreateInfoEXT & ()

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

VkCustomResolveCreateInfoEXT & operator VkCustomResolveCreateInfoEXT & ()

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

const VkCustomResolveCreateInfoEXT * operator const VkCustomResolveCreateInfoEXT * ()

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

VkCustomResolveCreateInfoEXT * operator VkCustomResolveCreateInfoEXT * ()

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

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

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