Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkSemaphoreCreateFlags | flags |
Definition at line 3428 of file vulkan_core.h.
VkSemaphoreCreateFlags VkSemaphoreCreateInfo::flags |
Definition at line 3431 of file vulkan_core.h.
const void* VkSemaphoreCreateInfo::pNext |
Definition at line 3430 of file vulkan_core.h.
VkStructureType VkSemaphoreCreateInfo::sType |
Definition at line 3429 of file vulkan_core.h.