|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkSemaphore | semaphore |
| uint64_t | value |
Definition at line 6336 of file vulkan_core.h.
| const void* VkSemaphoreSignalInfo::pNext |
Definition at line 6338 of file vulkan_core.h.
| VkSemaphore VkSemaphoreSignalInfo::semaphore |
Definition at line 6339 of file vulkan_core.h.
| VkStructureType VkSemaphoreSignalInfo::sType |
Definition at line 6337 of file vulkan_core.h.
| uint64_t VkSemaphoreSignalInfo::value |
Definition at line 6340 of file vulkan_core.h.