|
HDK
|
#include <vulkan_win32.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkExternalMemoryHandleTypeFlagsNV | handleType |
| HANDLE | handle |
Definition at line 214 of file vulkan_win32.h.
| HANDLE VkImportMemoryWin32HandleInfoNV::handle |
Definition at line 218 of file vulkan_win32.h.
| VkExternalMemoryHandleTypeFlagsNV VkImportMemoryWin32HandleInfoNV::handleType |
Definition at line 217 of file vulkan_win32.h.
| const void* VkImportMemoryWin32HandleInfoNV::pNext |
Definition at line 216 of file vulkan_win32.h.
| VkStructureType VkImportMemoryWin32HandleInfoNV::sType |
Definition at line 215 of file vulkan_win32.h.