Github User Fetcher 1.0.0
C Application with Server and GUI
|
#include <vulkan_core.h>
Data Fields | |
VkStructureType | sType |
const void * | pNext |
VkSemaphoreType | semaphoreType |
uint64_t | initialValue |
Definition at line 6432 of file vulkan_core.h.
uint64_t VkSemaphoreTypeCreateInfo::initialValue |
Definition at line 6436 of file vulkan_core.h.
const void* VkSemaphoreTypeCreateInfo::pNext |
Definition at line 6434 of file vulkan_core.h.
VkSemaphoreType VkSemaphoreTypeCreateInfo::semaphoreType |
Definition at line 6435 of file vulkan_core.h.
VkStructureType VkSemaphoreTypeCreateInfo::sType |
Definition at line 6433 of file vulkan_core.h.