#include <vulkan_core.h>
Public Attributes | |
VkSemaphoreCreateFlags | flags |
const void * | pNext |
VkStructureType | sType |
Definition at line 2038 of file vulkan_core.h.
VkSemaphoreCreateFlags VkSemaphoreCreateInfo::flags |
Definition at line 2041 of file vulkan_core.h.
const void* VkSemaphoreCreateInfo::pNext |
Definition at line 2040 of file vulkan_core.h.
VkStructureType VkSemaphoreCreateInfo::sType |
Definition at line 2039 of file vulkan_core.h.