Github User Fetcher 1.0.0
C Application with Server and GUI
|
#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 |
Definition at line 10343 of file vulkan_core.h.
uint32_t VkRenderingInputAttachmentIndexInfoKHR::colorAttachmentCount |
Definition at line 10346 of file vulkan_core.h.
const uint32_t* VkRenderingInputAttachmentIndexInfoKHR::pColorAttachmentInputIndices |
Definition at line 10347 of file vulkan_core.h.
const uint32_t* VkRenderingInputAttachmentIndexInfoKHR::pDepthInputAttachmentIndex |
Definition at line 10348 of file vulkan_core.h.
const void* VkRenderingInputAttachmentIndexInfoKHR::pNext |
Definition at line 10345 of file vulkan_core.h.
const uint32_t* VkRenderingInputAttachmentIndexInfoKHR::pStencilInputAttachmentIndex |
Definition at line 10349 of file vulkan_core.h.
VkStructureType VkRenderingInputAttachmentIndexInfoKHR::sType |
Definition at line 10344 of file vulkan_core.h.