|
HDK
|
#include <vulkan_win32.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| VkDeviceMemory | memory |
| VkExternalMemoryHandleTypeFlagBits | handleType |
Definition at line 75 of file vulkan_win32.h.
| VkExternalMemoryHandleTypeFlagBits VkMemoryGetWin32HandleInfoKHR::handleType |
Definition at line 79 of file vulkan_win32.h.
| VkDeviceMemory VkMemoryGetWin32HandleInfoKHR::memory |
Definition at line 78 of file vulkan_win32.h.
| const void* VkMemoryGetWin32HandleInfoKHR::pNext |
Definition at line 77 of file vulkan_win32.h.
| VkStructureType VkMemoryGetWin32HandleInfoKHR::sType |
Definition at line 76 of file vulkan_win32.h.