struct RenderingAttachmentLocationInfo
Defined at line 112654 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 * pColorAttachmentLocations
Public Methods
void RenderingAttachmentLocationInfo (uint32_t colorAttachmentCount_, const uint32_t * pColorAttachmentLocations_, const void * pNext_)
Defined at line 112662 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void RenderingAttachmentLocationInfo (const RenderingAttachmentLocationInfo & rhs)
Defined at line 112671 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void RenderingAttachmentLocationInfo (const VkRenderingAttachmentLocationInfo & rhs)
Defined at line 112673 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
void RenderingAttachmentLocationInfo (const vk::ArrayProxyNoTemporaries<const uint32_t> & colorAttachmentLocations_, const void * pNext_)
Defined at line 112679 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingAttachmentLocationInfo & operator= (const RenderingAttachmentLocationInfo & rhs)
Defined at line 112688 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingAttachmentLocationInfo & operator= (const VkRenderingAttachmentLocationInfo & rhs)
Defined at line 112691 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingAttachmentLocationInfo & setPNext (const void * pNext_)
Defined at line 112698 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingAttachmentLocationInfo & setColorAttachmentCount (uint32_t colorAttachmentCount_)
Defined at line 112704 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingAttachmentLocationInfo & setPColorAttachmentLocations (const uint32_t * pColorAttachmentLocations_)
Defined at line 112710 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
RenderingAttachmentLocationInfo & setColorAttachmentLocations (const vk::ArrayProxyNoTemporaries<const uint32_t> & colorAttachmentLocations_)
Defined at line 112717 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
const VkRenderingAttachmentLocationInfo & operator const VkRenderingAttachmentLocationInfo & ()
Defined at line 112727 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
VkRenderingAttachmentLocationInfo & operator VkRenderingAttachmentLocationInfo & ()
Defined at line 112732 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp
std::strong_ordering operator<=> (const RenderingAttachmentLocationInfo & )
Defined at line 112750 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp