Searched defs:VkExportMemoryWin32HandleInfoKHR (Results 1 – 8 of 8) sorted by relevance
61 typedef struct VkExportMemoryWin32HandleInfoKHR { struct67 } VkExportMemoryWin32HandleInfoKHR; argument
63 typedef struct VkExportMemoryWin32HandleInfoKHR { struct69 } VkExportMemoryWin32HandleInfoKHR; argument
1957 struct VkExportMemoryWin32HandleInfoKHR struct1959 VkStructureType sType;1960 const void* pNext;1961 pt::Win32SecurityAttributesPtr pAttributes;1962 uint32_t dwAccess;1963 pt::Win32LPCWSTR name;
2002 struct VkExportMemoryWin32HandleInfoKHR struct2004 VkStructureType sType;2005 const void* pNext;2006 pt::Win32SecurityAttributesPtr pAttributes;2007 uint32_t dwAccess;2008 pt::Win32LPCWSTR name;
19255 "VkExportMemoryWin32HandleInfoKHR": { object