|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkSemaphoreCreateFlags | flags |
Definition at line 3317 of file vulkan_core.h.
| VkSemaphoreCreateFlags VkSemaphoreCreateInfo::flags |
Definition at line 3320 of file vulkan_core.h.
| const void* VkSemaphoreCreateInfo::pNext |
Definition at line 3319 of file vulkan_core.h.
| VkStructureType VkSemaphoreCreateInfo::sType |
Definition at line 3318 of file vulkan_core.h.