Flutter Engine
The Flutter Engine
|
#include <vulkan_core.h>
Public Attributes | |
VkStructureType | sType |
const void * | pNext |
VkSemaphore | semaphore |
VkExternalSemaphoreHandleTypeFlagBits | handleType |
Definition at line 8810 of file vulkan_core.h.
VkExternalSemaphoreHandleTypeFlagBits VkSemaphoreGetFdInfoKHR::handleType |
Definition at line 8814 of file vulkan_core.h.
const void* VkSemaphoreGetFdInfoKHR::pNext |
Definition at line 8812 of file vulkan_core.h.
VkSemaphore VkSemaphoreGetFdInfoKHR::semaphore |
Definition at line 8813 of file vulkan_core.h.
VkStructureType VkSemaphoreGetFdInfoKHR::sType |
Definition at line 8811 of file vulkan_core.h.