|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkSemaphore | semaphore |
| uint64_t | value |
Definition at line 5525 of file vulkan_core.h.
| const void* VkSemaphoreSignalInfo::pNext |
Definition at line 5527 of file vulkan_core.h.
| VkSemaphore VkSemaphoreSignalInfo::semaphore |
Definition at line 5528 of file vulkan_core.h.
| VkStructureType VkSemaphoreSignalInfo::sType |
Definition at line 5526 of file vulkan_core.h.
| uint64_t VkSemaphoreSignalInfo::value |
Definition at line 5529 of file vulkan_core.h.