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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
uint32_t colorAttachmentCount
 
const uint32_t * pColorAttachmentInputIndices
 
const uint32_t * pDepthInputAttachmentIndex
 
const uint32_t * pStencilInputAttachmentIndex
 

Detailed Description

Definition at line 10343 of file vulkan_core.h.

Field Documentation

◆ colorAttachmentCount

uint32_t VkRenderingInputAttachmentIndexInfoKHR::colorAttachmentCount

Definition at line 10346 of file vulkan_core.h.

◆ pColorAttachmentInputIndices

const uint32_t* VkRenderingInputAttachmentIndexInfoKHR::pColorAttachmentInputIndices

Definition at line 10347 of file vulkan_core.h.

◆ pDepthInputAttachmentIndex

const uint32_t* VkRenderingInputAttachmentIndexInfoKHR::pDepthInputAttachmentIndex

Definition at line 10348 of file vulkan_core.h.

◆ pNext

const void* VkRenderingInputAttachmentIndexInfoKHR::pNext

Definition at line 10345 of file vulkan_core.h.

◆ pStencilInputAttachmentIndex

const uint32_t* VkRenderingInputAttachmentIndexInfoKHR::pStencilInputAttachmentIndex

Definition at line 10349 of file vulkan_core.h.

◆ sType

VkStructureType VkRenderingInputAttachmentIndexInfoKHR::sType

Definition at line 10344 of file vulkan_core.h.


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