|
HDK
|
#include <vulkan_win32.h>
Public Attributes | |
| VkStructureType | sType |
| const void * | pNext |
| const SECURITY_ATTRIBUTES * | pAttributes |
| DWORD | dwAccess |
| LPCWSTR | name |
Definition at line 129 of file vulkan_win32.h.
| DWORD VkExportSemaphoreWin32HandleInfoKHR::dwAccess |
Definition at line 133 of file vulkan_win32.h.
| LPCWSTR VkExportSemaphoreWin32HandleInfoKHR::name |
Definition at line 134 of file vulkan_win32.h.
| const SECURITY_ATTRIBUTES* VkExportSemaphoreWin32HandleInfoKHR::pAttributes |
Definition at line 132 of file vulkan_win32.h.
| const void* VkExportSemaphoreWin32HandleInfoKHR::pNext |
Definition at line 131 of file vulkan_win32.h.
| VkStructureType VkExportSemaphoreWin32HandleInfoKHR::sType |
Definition at line 130 of file vulkan_win32.h.