struct CommandBufferInheritanceRenderingInfo

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

wrapper struct for struct VkCommandBufferInheritanceRenderingInfo, see

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

Public Members

StructureType sType
const void * pNext
Flags flags
uint32_t viewMask
uint32_t colorAttachmentCount
const Format * pColorAttachmentFormats
Format depthAttachmentFormat
Format stencilAttachmentFormat
SampleCountFlagBits rasterizationSamples

Public Methods

void CommandBufferInheritanceRenderingInfo (RenderingFlags flags_, uint32_t viewMask_, uint32_t colorAttachmentCount_, const Format * pColorAttachmentFormats_, Format depthAttachmentFormat_, Format stencilAttachmentFormat_, SampleCountFlagBits rasterizationSamples_, const void * pNext_)

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

void CommandBufferInheritanceRenderingInfo (const CommandBufferInheritanceRenderingInfo & rhs)

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

void CommandBufferInheritanceRenderingInfo (const VkCommandBufferInheritanceRenderingInfo & rhs)

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

void CommandBufferInheritanceRenderingInfo (RenderingFlags flags_, uint32_t viewMask_, const ArrayProxyNoTemporaries<const Format> & colorAttachmentFormats_, Format depthAttachmentFormat_, Format stencilAttachmentFormat_, SampleCountFlagBits rasterizationSamples_, const void * pNext_)

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

CommandBufferInheritanceRenderingInfo & operator= (const CommandBufferInheritanceRenderingInfo & rhs)

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

CommandBufferInheritanceRenderingInfo & operator= (const VkCommandBufferInheritanceRenderingInfo & rhs)

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

CommandBufferInheritanceRenderingInfo & setPNext (const void * pNext_)

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

CommandBufferInheritanceRenderingInfo && setPNext (const void * pNext_)

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

CommandBufferInheritanceRenderingInfo & setFlags (RenderingFlags flags_)

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

CommandBufferInheritanceRenderingInfo && setFlags (RenderingFlags flags_)

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

CommandBufferInheritanceRenderingInfo & setViewMask (uint32_t viewMask_)

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

CommandBufferInheritanceRenderingInfo && setViewMask (uint32_t viewMask_)

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

CommandBufferInheritanceRenderingInfo & setColorAttachmentCount (uint32_t colorAttachmentCount_)

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

CommandBufferInheritanceRenderingInfo && setColorAttachmentCount (uint32_t colorAttachmentCount_)

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

CommandBufferInheritanceRenderingInfo & setPColorAttachmentFormats (const Format * pColorAttachmentFormats_)

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

CommandBufferInheritanceRenderingInfo && setPColorAttachmentFormats (const Format * pColorAttachmentFormats_)

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

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

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

CommandBufferInheritanceRenderingInfo & setDepthAttachmentFormat (Format depthAttachmentFormat_)

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

CommandBufferInheritanceRenderingInfo && setDepthAttachmentFormat (Format depthAttachmentFormat_)

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

CommandBufferInheritanceRenderingInfo & setStencilAttachmentFormat (Format stencilAttachmentFormat_)

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

CommandBufferInheritanceRenderingInfo && setStencilAttachmentFormat (Format stencilAttachmentFormat_)

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

CommandBufferInheritanceRenderingInfo & setRasterizationSamples (SampleCountFlagBits rasterizationSamples_)

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

CommandBufferInheritanceRenderingInfo && setRasterizationSamples (SampleCountFlagBits rasterizationSamples_)

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

const VkCommandBufferInheritanceRenderingInfo & operator const VkCommandBufferInheritanceRenderingInfo & ()

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

VkCommandBufferInheritanceRenderingInfo & operator VkCommandBufferInheritanceRenderingInfo & ()

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

const VkCommandBufferInheritanceRenderingInfo * operator const VkCommandBufferInheritanceRenderingInfo * ()

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

VkCommandBufferInheritanceRenderingInfo * operator VkCommandBufferInheritanceRenderingInfo * ()

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

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

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