Searched defs:VkImportSemaphoreWin32HandleInfoKHR (Results 1 – 9 of 9) sorted by relevance
132 typedef struct VkImportSemaphoreWin32HandleInfoKHR { struct140 } VkImportSemaphoreWin32HandleInfoKHR; argument
119 typedef struct VkImportSemaphoreWin32HandleInfoKHR { struct127 } VkImportSemaphoreWin32HandleInfoKHR; argument
128 typedef struct VkImportSemaphoreWin32HandleInfoKHR { struct136 } VkImportSemaphoreWin32HandleInfoKHR; typedef
7542 struct VkImportSemaphoreWin32HandleInfoKHR struct7544 VkStructureType sType;7545 const void* pNext;7546 VkSemaphore semaphore;7547 VkSemaphoreImportFlags flags;7548 VkExternalSemaphoreHandleTypeFlagBits handleType;7549 pt::Win32Handle handle;7550 pt::Win32LPCWSTR name;
3303 "VkImportSemaphoreWin32HandleInfoKHR": { object