Vulkan-Hpp
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkSemaphoreType | semaphoreType |
uint64_t | initialValue |
Definition at line 6325 of file vulkan_core.h.
uint64_t VkSemaphoreTypeCreateInfo::initialValue |
Definition at line 6329 of file vulkan_core.h.
const void* VkSemaphoreTypeCreateInfo::pNext |
Definition at line 6327 of file vulkan_core.h.
VkSemaphoreType VkSemaphoreTypeCreateInfo::semaphoreType |
Definition at line 6328 of file vulkan_core.h.
VkStructureType VkSemaphoreTypeCreateInfo::sType |
Definition at line 6326 of file vulkan_core.h.