struct RenderingAttachmentLocationInfo

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

wrapper struct for struct VkRenderingAttachmentLocationInfo, see

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

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 178571 of file ../../third_party/Vulkan-Headers/src/include/vulkan/vulkan_structs.hpp

void RenderingAttachmentLocationInfo (const RenderingAttachmentLocationInfo & rhs)

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

void RenderingAttachmentLocationInfo (const VkRenderingAttachmentLocationInfo & rhs)

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

void RenderingAttachmentLocationInfo (const ArrayProxyNoTemporaries<const uint32_t> & colorAttachmentLocations_, const void * pNext_)

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

RenderingAttachmentLocationInfo & operator= (const RenderingAttachmentLocationInfo & rhs)

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

RenderingAttachmentLocationInfo & operator= (const VkRenderingAttachmentLocationInfo & rhs)

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

RenderingAttachmentLocationInfo & setPNext (const void * pNext_)

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

RenderingAttachmentLocationInfo && setPNext (const void * pNext_)

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

RenderingAttachmentLocationInfo & setColorAttachmentCount (uint32_t colorAttachmentCount_)

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

RenderingAttachmentLocationInfo && setColorAttachmentCount (uint32_t colorAttachmentCount_)

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

RenderingAttachmentLocationInfo & setPColorAttachmentLocations (const uint32_t * pColorAttachmentLocations_)

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

RenderingAttachmentLocationInfo && setPColorAttachmentLocations (const uint32_t * pColorAttachmentLocations_)

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

RenderingAttachmentLocationInfo & setColorAttachmentLocations (const ArrayProxyNoTemporaries<const uint32_t> & colorAttachmentLocations_)

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

const VkRenderingAttachmentLocationInfo & operator const VkRenderingAttachmentLocationInfo & ()

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

VkRenderingAttachmentLocationInfo & operator VkRenderingAttachmentLocationInfo & ()

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

const VkRenderingAttachmentLocationInfo * operator const VkRenderingAttachmentLocationInfo * ()

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

VkRenderingAttachmentLocationInfo * operator VkRenderingAttachmentLocationInfo * ()

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

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

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