|
SDL
2.0
|
#include <vulkan_core.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkSemaphore | semaphore |
| VkExternalSemaphoreHandleTypeFlagBits | handleType |
Definition at line 6377 of file vulkan_core.h.
| VkExternalSemaphoreHandleTypeFlagBits VkSemaphoreGetFdInfoKHR::handleType |
Definition at line 6381 of file vulkan_core.h.
| const void* VkSemaphoreGetFdInfoKHR::pNext |
Definition at line 6379 of file vulkan_core.h.
| VkSemaphore VkSemaphoreGetFdInfoKHR::semaphore |
Definition at line 6380 of file vulkan_core.h.
| VkStructureType VkSemaphoreGetFdInfoKHR::sType |
Definition at line 6378 of file vulkan_core.h.