|
SDL
2.0
|
#include <vulkan_win32.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| VkExternalMemoryHandleTypeFlagsNV | handleType |
| HANDLE | handle |
Definition at line 229 of file vulkan_win32.h.
| HANDLE VkImportMemoryWin32HandleInfoNV::handle |
Definition at line 233 of file vulkan_win32.h.
| VkExternalMemoryHandleTypeFlagsNV VkImportMemoryWin32HandleInfoNV::handleType |
Definition at line 232 of file vulkan_win32.h.
| const void* VkImportMemoryWin32HandleInfoNV::pNext |
Definition at line 231 of file vulkan_win32.h.
| VkStructureType VkImportMemoryWin32HandleInfoNV::sType |
Definition at line 230 of file vulkan_win32.h.