struct RenderingInputAttachmentIndexInfo
Defined at line 179400 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
wrapper struct for struct VkRenderingInputAttachmentIndexInfo, see
https://registry.khronos.org/vulkan/specs/latest/man/html/VkRenderingInputAttachmentIndexInfo.html
Public Members
StructureType sType
const void * pNext
uint32_t colorAttachmentCount
const uint32_t * pColorAttachmentInputIndices
const uint32_t * pDepthInputAttachmentIndex
const uint32_t * pStencilInputAttachmentIndex
Public Methods
void RenderingInputAttachmentIndexInfo (uint32_tcolorAttachmentCount_,const uint32_t *pColorAttachmentInputIndices_,const uint32_t *pDepthInputAttachmentIndex_,const uint32_t *pStencilInputAttachmentIndex_,const void *pNext_)
Defined at line 179408 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void RenderingInputAttachmentIndexInfo (const RenderingInputAttachmentIndexInfo & rhs)
Defined at line 179421 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void RenderingInputAttachmentIndexInfo (const VkRenderingInputAttachmentIndexInfo & rhs)
Defined at line 179423 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void RenderingInputAttachmentIndexInfo (const ArrayProxyNoTemporaries<const uint32_t> &colorAttachmentInputIndices_,const uint32_t *pDepthInputAttachmentIndex_,const uint32_t *pStencilInputAttachmentIndex_,const void *pNext_)
Defined at line 179429 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo & operator= (const RenderingInputAttachmentIndexInfo & rhs)
Defined at line 179442 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo & operator= (const VkRenderingInputAttachmentIndexInfo & rhs)
Defined at line 179445 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo & setPNext (const void * pNext_)
Defined at line 179452 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo && setPNext (const void * pNext_)
Defined at line 179458 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo & setColorAttachmentCount (uint32_t colorAttachmentCount_)
Defined at line 179464 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo && setColorAttachmentCount (uint32_t colorAttachmentCount_)
Defined at line 179470 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo & setPColorAttachmentInputIndices (const uint32_t * pColorAttachmentInputIndices_)
Defined at line 179476 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo && setPColorAttachmentInputIndices (const uint32_t * pColorAttachmentInputIndices_)
Defined at line 179483 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo & setColorAttachmentInputIndices (const ArrayProxyNoTemporaries<const uint32_t> & colorAttachmentInputIndices_)
Defined at line 179491 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo & setPDepthInputAttachmentIndex (const uint32_t * pDepthInputAttachmentIndex_)
Defined at line 179500 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo && setPDepthInputAttachmentIndex (const uint32_t * pDepthInputAttachmentIndex_)
Defined at line 179507 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo & setPStencilInputAttachmentIndex (const uint32_t * pStencilInputAttachmentIndex_)
Defined at line 179514 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo && setPStencilInputAttachmentIndex (const uint32_t * pStencilInputAttachmentIndex_)
Defined at line 179521 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkRenderingInputAttachmentIndexInfo & operator const VkRenderingInputAttachmentIndexInfo & ()
Defined at line 179529 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkRenderingInputAttachmentIndexInfo & operator VkRenderingInputAttachmentIndexInfo & ()
Defined at line 179534 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkRenderingInputAttachmentIndexInfo * operator const VkRenderingInputAttachmentIndexInfo * ()
Defined at line 179539 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkRenderingInputAttachmentIndexInfo * operator VkRenderingInputAttachmentIndexInfo * ()
Defined at line 179544 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const RenderingInputAttachmentIndexInfo & )
Defined at line 179558 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp