|
HDK
|
#include <vulkan_win32.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| const SECURITY_ATTRIBUTES * | pAttributes |
| DWORD | dwAccess |
| LPCWSTR | name |
Definition at line 61 of file vulkan_win32.h.
| DWORD VkExportMemoryWin32HandleInfoKHR::dwAccess |
Definition at line 65 of file vulkan_win32.h.
| LPCWSTR VkExportMemoryWin32HandleInfoKHR::name |
Definition at line 66 of file vulkan_win32.h.
| const SECURITY_ATTRIBUTES* VkExportMemoryWin32HandleInfoKHR::pAttributes |
Definition at line 64 of file vulkan_win32.h.
| const void* VkExportMemoryWin32HandleInfoKHR::pNext |
Definition at line 63 of file vulkan_win32.h.
| VkStructureType VkExportMemoryWin32HandleInfoKHR::sType |
Definition at line 62 of file vulkan_win32.h.