Searched defs:VkImportSemaphoreWin32HandleInfoKHR (Results 1 – 9 of 9) sorted by relevance
119 typedef struct VkImportSemaphoreWin32HandleInfoKHR { struct127 } VkImportSemaphoreWin32HandleInfoKHR; argument
123 typedef struct VkImportSemaphoreWin32HandleInfoKHR { struct131 } VkImportSemaphoreWin32HandleInfoKHR; argument
2047 struct VkImportSemaphoreWin32HandleInfoKHR struct2049 VkStructureType sType;2050 const void* pNext;2051 VkSemaphore semaphore;2052 VkSemaphoreImportFlags flags;2053 VkExternalSemaphoreHandleTypeFlagBits handleType;2054 pt::Win32Handle handle;2055 pt::Win32LPCWSTR name;
3467 "VkImportSemaphoreWin32HandleInfoKHR": { object
3285 "VkImportSemaphoreWin32HandleInfoKHR": { object