#include <vulkan_core.h>
Public Attributes | |
| VkExternalSemaphoreHandleTypeFlagBits | handleType |
| const void * | pNext |
| VkSemaphore | semaphore |
| VkStructureType | sType |
Definition at line 5270 of file vulkan_core.h.
| VkExternalSemaphoreHandleTypeFlagBits VkSemaphoreGetFdInfoKHR::handleType |
Definition at line 5274 of file vulkan_core.h.
| const void* VkSemaphoreGetFdInfoKHR::pNext |
Definition at line 5272 of file vulkan_core.h.
| VkSemaphore VkSemaphoreGetFdInfoKHR::semaphore |
Definition at line 5273 of file vulkan_core.h.
| VkStructureType VkSemaphoreGetFdInfoKHR::sType |
Definition at line 5271 of file vulkan_core.h.