Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkSemaphore | semaphore |
uint64_t | value |
Definition at line 6457 of file vulkan_core.h.
const void* VkSemaphoreSignalInfo::pNext |
Definition at line 6459 of file vulkan_core.h.
VkSemaphore VkSemaphoreSignalInfo::semaphore |
Definition at line 6460 of file vulkan_core.h.
VkStructureType VkSemaphoreSignalInfo::sType |
Definition at line 6458 of file vulkan_core.h.
uint64_t VkSemaphoreSignalInfo::value |
Definition at line 6461 of file vulkan_core.h.