ReactOS 0.4.17-dev-934-g091855f
VkRenderingAttachmentLocationInfo Struct Reference

#include <vulkan.h>

Collaboration diagram for VkRenderingAttachmentLocationInfo:

Public Attributes

VkStructureType sType
 
const void * pNext
 
uint32_t colorAttachmentCount
 
const uint32_t * pColorAttachmentLocations
 

Detailed Description

Definition at line 13740 of file vulkan.h.

Member Data Documentation

◆ colorAttachmentCount

uint32_t VkRenderingAttachmentLocationInfo::colorAttachmentCount

Definition at line 13744 of file vulkan.h.

◆ pColorAttachmentLocations

const uint32_t* VkRenderingAttachmentLocationInfo::pColorAttachmentLocations

Definition at line 13745 of file vulkan.h.

◆ pNext

const void* VkRenderingAttachmentLocationInfo::pNext

Definition at line 13743 of file vulkan.h.

◆ sType

VkStructureType VkRenderingAttachmentLocationInfo::sType

Definition at line 13742 of file vulkan.h.


The documentation for this struct was generated from the following file: