|
SDL
2.0
|
#include <vulkan_win32.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkSemaphore | semaphore |
| VkExternalSemaphoreHandleTypeFlagBits | handleType |
Definition at line 159 of file vulkan_win32.h.
| VkExternalSemaphoreHandleTypeFlagBits VkSemaphoreGetWin32HandleInfoKHR::handleType |
Definition at line 163 of file vulkan_win32.h.
| const void* VkSemaphoreGetWin32HandleInfoKHR::pNext |
Definition at line 161 of file vulkan_win32.h.
| VkSemaphore VkSemaphoreGetWin32HandleInfoKHR::semaphore |
Definition at line 162 of file vulkan_win32.h.
| VkStructureType VkSemaphoreGetWin32HandleInfoKHR::sType |
Definition at line 160 of file vulkan_win32.h.