struct CommandBufferInheritanceRenderingInfo
Defined at line 15465 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
Public Members
StructureType sType
const void * pNext
Flags flags
uint32_t viewMask
uint32_t colorAttachmentCount
const vk::Format * pColorAttachmentFormats
Format depthAttachmentFormat
Format stencilAttachmentFormat
SampleCountFlagBits rasterizationSamples
Public Methods
void CommandBufferInheritanceRenderingInfo (vk::RenderingFlags flags_, uint32_t viewMask_, uint32_t colorAttachmentCount_, const vk::Format * pColorAttachmentFormats_, vk::Format depthAttachmentFormat_, vk::Format stencilAttachmentFormat_, vk::SampleCountFlagBits rasterizationSamples_, const void * pNext_)
Defined at line 15473 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void CommandBufferInheritanceRenderingInfo (const CommandBufferInheritanceRenderingInfo & rhs)
Defined at line 15493 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void CommandBufferInheritanceRenderingInfo (const VkCommandBufferInheritanceRenderingInfo & rhs)
Defined at line 15495 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void CommandBufferInheritanceRenderingInfo (vk::RenderingFlags flags_, uint32_t viewMask_, const vk::ArrayProxyNoTemporaries<const vk::Format> & colorAttachmentFormats_, vk::Format depthAttachmentFormat_, vk::Format stencilAttachmentFormat_, vk::SampleCountFlagBits rasterizationSamples_, const void * pNext_)
Defined at line 15501 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CommandBufferInheritanceRenderingInfo & operator= (const CommandBufferInheritanceRenderingInfo & rhs)
Defined at line 15520 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CommandBufferInheritanceRenderingInfo & operator= (const VkCommandBufferInheritanceRenderingInfo & rhs)
Defined at line 15523 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CommandBufferInheritanceRenderingInfo & setPNext (const void * pNext_)
Defined at line 15530 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CommandBufferInheritanceRenderingInfo & setFlags (vk::RenderingFlags flags_)
Defined at line 15536 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CommandBufferInheritanceRenderingInfo & setViewMask (uint32_t viewMask_)
Defined at line 15542 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CommandBufferInheritanceRenderingInfo & setColorAttachmentCount (uint32_t colorAttachmentCount_)
Defined at line 15548 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CommandBufferInheritanceRenderingInfo & setPColorAttachmentFormats (const vk::Format * pColorAttachmentFormats_)
Defined at line 15554 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CommandBufferInheritanceRenderingInfo & setColorAttachmentFormats (const vk::ArrayProxyNoTemporaries<const vk::Format> & colorAttachmentFormats_)
Defined at line 15562 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CommandBufferInheritanceRenderingInfo & setDepthAttachmentFormat (vk::Format depthAttachmentFormat_)
Defined at line 15571 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CommandBufferInheritanceRenderingInfo & setStencilAttachmentFormat (vk::Format stencilAttachmentFormat_)
Defined at line 15578 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
CommandBufferInheritanceRenderingInfo & setRasterizationSamples (vk::SampleCountFlagBits rasterizationSamples_)
Defined at line 15585 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkCommandBufferInheritanceRenderingInfo & operator const VkCommandBufferInheritanceRenderingInfo & ()
Defined at line 15593 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkCommandBufferInheritanceRenderingInfo & operator VkCommandBufferInheritanceRenderingInfo & ()
Defined at line 15598 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const CommandBufferInheritanceRenderingInfo & )
Defined at line 15625 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp