Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkEventCreateFlags | flags |
Definition at line 3434 of file vulkan_core.h.
VkEventCreateFlags VkEventCreateInfo::flags |
Definition at line 3437 of file vulkan_core.h.
const void* VkEventCreateInfo::pNext |
Definition at line 3436 of file vulkan_core.h.
VkStructureType VkEventCreateInfo::sType |
Definition at line 3435 of file vulkan_core.h.