Searched defs:VkImportMemoryWin32HandleInfoKHR (Results 1 – 6 of 6) sorted by relevance
55 typedef struct VkImportMemoryWin32HandleInfoKHR { struct61 } VkImportMemoryWin32HandleInfoKHR; argument
55 typedef struct VkImportMemoryWin32HandleInfoKHR { struct61 } VkImportMemoryWin32HandleInfoKHR; typedef
2067 struct VkImportMemoryWin32HandleInfoKHR struct2069 VkStructureType sType;2070 const void* pNext;2071 VkExternalMemoryHandleTypeFlagBits handleType;2072 pt::Win32Handle handle;2073 pt::Win32LPCWSTR name;