|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkEventCreateFlags | flags |
Definition at line 2525 of file vulkan_core.h.
| VkEventCreateFlags VkEventCreateInfo::flags |
Definition at line 2528 of file vulkan_core.h.
| const void* VkEventCreateInfo::pNext |
Definition at line 2527 of file vulkan_core.h.
| VkStructureType VkEventCreateInfo::sType |
Definition at line 2526 of file vulkan_core.h.