|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkSemaphoreType | semaphoreType |
| uint64_t | initialValue |
Definition at line 6311 of file vulkan_core.h.
| uint64_t VkSemaphoreTypeCreateInfo::initialValue |
Definition at line 6315 of file vulkan_core.h.
| const void* VkSemaphoreTypeCreateInfo::pNext |
Definition at line 6313 of file vulkan_core.h.
| VkSemaphoreType VkSemaphoreTypeCreateInfo::semaphoreType |
Definition at line 6314 of file vulkan_core.h.
| VkStructureType VkSemaphoreTypeCreateInfo::sType |
Definition at line 6312 of file vulkan_core.h.