Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkRenderingAttachmentLocationInfoKHR Struct Reference

#include <vulkan_core.h>

Data Fields

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

Detailed Description

Definition at line 10336 of file vulkan_core.h.

Field Documentation

◆ colorAttachmentCount

uint32_t VkRenderingAttachmentLocationInfoKHR::colorAttachmentCount

Definition at line 10339 of file vulkan_core.h.

◆ pColorAttachmentLocations

const uint32_t* VkRenderingAttachmentLocationInfoKHR::pColorAttachmentLocations

Definition at line 10340 of file vulkan_core.h.

◆ pNext

const void* VkRenderingAttachmentLocationInfoKHR::pNext

Definition at line 10338 of file vulkan_core.h.

◆ sType

VkStructureType VkRenderingAttachmentLocationInfoKHR::sType

Definition at line 10337 of file vulkan_core.h.


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