struct RenderingInputAttachmentIndexInfo
Defined at line 113219 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
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_t colorAttachmentCount_, const uint32_t * pColorAttachmentInputIndices_, const uint32_t * pDepthInputAttachmentIndex_, const uint32_t * pStencilInputAttachmentIndex_, const void * pNext_)
Defined at line 113227 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void RenderingInputAttachmentIndexInfo (const RenderingInputAttachmentIndexInfo & rhs)
Defined at line 113240 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void RenderingInputAttachmentIndexInfo (const VkRenderingInputAttachmentIndexInfo & rhs)
Defined at line 113242 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void RenderingInputAttachmentIndexInfo (const vk::ArrayProxyNoTemporaries<const uint32_t> & colorAttachmentInputIndices_, const uint32_t * pDepthInputAttachmentIndex_, const uint32_t * pStencilInputAttachmentIndex_, const void * pNext_)
Defined at line 113248 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo & operator= (const RenderingInputAttachmentIndexInfo & rhs)
Defined at line 113261 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo & operator= (const VkRenderingInputAttachmentIndexInfo & rhs)
Defined at line 113264 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo & setPNext (const void * pNext_)
Defined at line 113271 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo & setColorAttachmentCount (uint32_t colorAttachmentCount_)
Defined at line 113277 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo & setPColorAttachmentInputIndices (const uint32_t * pColorAttachmentInputIndices_)
Defined at line 113283 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo & setColorAttachmentInputIndices (const vk::ArrayProxyNoTemporaries<const uint32_t> & colorAttachmentInputIndices_)
Defined at line 113291 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo & setPDepthInputAttachmentIndex (const uint32_t * pDepthInputAttachmentIndex_)
Defined at line 113300 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingInputAttachmentIndexInfo & setPStencilInputAttachmentIndex (const uint32_t * pStencilInputAttachmentIndex_)
Defined at line 113307 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkRenderingInputAttachmentIndexInfo & operator const VkRenderingInputAttachmentIndexInfo & ()
Defined at line 113315 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkRenderingInputAttachmentIndexInfo & operator VkRenderingInputAttachmentIndexInfo & ()
Defined at line 113320 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const RenderingInputAttachmentIndexInfo & )
Defined at line 113343 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp