|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkSemaphoreCreateFlags | flags |
Definition at line 2174 of file vulkan_core.h.
| VkSemaphoreCreateFlags VkSemaphoreCreateInfo::flags |
Definition at line 2177 of file vulkan_core.h.
| const void* VkSemaphoreCreateInfo::pNext |
Definition at line 2176 of file vulkan_core.h.
| VkStructureType VkSemaphoreCreateInfo::sType |
Definition at line 2175 of file vulkan_core.h.
Referenced by createSemaphore().