Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkFenceCreateFlags | flags |
Definition at line 3422 of file vulkan_core.h.
VkFenceCreateFlags VkFenceCreateInfo::flags |
Definition at line 3425 of file vulkan_core.h.
const void* VkFenceCreateInfo::pNext |
Definition at line 3424 of file vulkan_core.h.
VkStructureType VkFenceCreateInfo::sType |
Definition at line 3423 of file vulkan_core.h.