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 | swapchainCount |
const uint64_t * | pPresentIds |
Definition at line 10671 of file vulkan_core.h.
const void* VkPresentIdKHR::pNext |
Definition at line 10673 of file vulkan_core.h.
const uint64_t* VkPresentIdKHR::pPresentIds |
Definition at line 10675 of file vulkan_core.h.
VkStructureType VkPresentIdKHR::sType |
Definition at line 10672 of file vulkan_core.h.
uint32_t VkPresentIdKHR::swapchainCount |
Definition at line 10674 of file vulkan_core.h.