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 * | pColorAttachmentLocations |
Definition at line 10336 of file vulkan_core.h.
uint32_t VkRenderingAttachmentLocationInfoKHR::colorAttachmentCount |
Definition at line 10339 of file vulkan_core.h.
const uint32_t* VkRenderingAttachmentLocationInfoKHR::pColorAttachmentLocations |
Definition at line 10340 of file vulkan_core.h.
const void* VkRenderingAttachmentLocationInfoKHR::pNext |
Definition at line 10338 of file vulkan_core.h.
VkStructureType VkRenderingAttachmentLocationInfoKHR::sType |
Definition at line 10337 of file vulkan_core.h.