|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkEventCreateFlags | flags |
Definition at line 2180 of file vulkan_core.h.
| VkEventCreateFlags VkEventCreateInfo::flags |
Definition at line 2183 of file vulkan_core.h.
| const void* VkEventCreateInfo::pNext |
Definition at line 2182 of file vulkan_core.h.
| VkStructureType VkEventCreateInfo::sType |
Definition at line 2181 of file vulkan_core.h.