|
HDK
|
#include <vulkan_core.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkSemaphore | semaphore |
| VkExternalSemaphoreHandleTypeFlagBits | handleType |
Definition at line 8302 of file vulkan_core.h.
| VkExternalSemaphoreHandleTypeFlagBits VkSemaphoreGetFdInfoKHR::handleType |
Definition at line 8306 of file vulkan_core.h.
| const void* VkSemaphoreGetFdInfoKHR::pNext |
Definition at line 8304 of file vulkan_core.h.
| VkSemaphore VkSemaphoreGetFdInfoKHR::semaphore |
Definition at line 8305 of file vulkan_core.h.
| VkStructureType VkSemaphoreGetFdInfoKHR::sType |
Definition at line 8303 of file vulkan_core.h.