|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkSemaphoreType | semaphoreType |
| uint64_t | initialValue |
Definition at line 5500 of file vulkan_core.h.
| uint64_t VkSemaphoreTypeCreateInfo::initialValue |
Definition at line 5504 of file vulkan_core.h.
| const void* VkSemaphoreTypeCreateInfo::pNext |
Definition at line 5502 of file vulkan_core.h.
| VkSemaphoreType VkSemaphoreTypeCreateInfo::semaphoreType |
Definition at line 5503 of file vulkan_core.h.
| VkStructureType VkSemaphoreTypeCreateInfo::sType |
Definition at line 5501 of file vulkan_core.h.