|
SDL
2.0
|
#include <vulkan_win32.h>
Data Fields | |
| VkStructureType | sType |
| const void * | pNext |
| const SECURITY_ATTRIBUTES * | pAttributes |
| DWORD | dwAccess |
| LPCWSTR | name |
Definition at line 72 of file vulkan_win32.h.
| DWORD VkExportMemoryWin32HandleInfoKHR::dwAccess |
Definition at line 76 of file vulkan_win32.h.
| LPCWSTR VkExportMemoryWin32HandleInfoKHR::name |
Definition at line 77 of file vulkan_win32.h.
| const SECURITY_ATTRIBUTES* VkExportMemoryWin32HandleInfoKHR::pAttributes |
Definition at line 75 of file vulkan_win32.h.
| const void* VkExportMemoryWin32HandleInfoKHR::pNext |
Definition at line 74 of file vulkan_win32.h.
| VkStructureType VkExportMemoryWin32HandleInfoKHR::sType |
Definition at line 73 of file vulkan_win32.h.