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 142 of file vulkan_win32.h.
DWORD VkExportSemaphoreWin32HandleInfoKHR::dwAccess |
Definition at line 146 of file vulkan_win32.h.
LPCWSTR VkExportSemaphoreWin32HandleInfoKHR::name |
Definition at line 147 of file vulkan_win32.h.
const SECURITY_ATTRIBUTES* VkExportSemaphoreWin32HandleInfoKHR::pAttributes |
Definition at line 145 of file vulkan_win32.h.
const void* VkExportSemaphoreWin32HandleInfoKHR::pNext |
Definition at line 144 of file vulkan_win32.h.
VkStructureType VkExportSemaphoreWin32HandleInfoKHR::sType |
Definition at line 143 of file vulkan_win32.h.