Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkSemaphoreType | semaphoreType |
uint64_t | initialValue |
Definition at line 6392 of file vulkan_core.h.
uint64_t VkSemaphoreTypeCreateInfo::initialValue |
Definition at line 6396 of file vulkan_core.h.
const void* VkSemaphoreTypeCreateInfo::pNext |
Definition at line 6394 of file vulkan_core.h.
VkSemaphoreType VkSemaphoreTypeCreateInfo::semaphoreType |
Definition at line 6395 of file vulkan_core.h.
VkStructureType VkSemaphoreTypeCreateInfo::sType |
Definition at line 6393 of file vulkan_core.h.