SDL  2.0
VkExportSemaphoreWin32HandleInfoKHR Struct Reference

#include <vulkan_win32.h>

Data Fields

VkStructureType sType
 
const voidpNext
 
const SECURITY_ATTRIBUTES * pAttributes
 
DWORD dwAccess
 
LPCWSTR name
 

Detailed Description

Definition at line 142 of file vulkan_win32.h.

Field Documentation

◆ dwAccess

DWORD VkExportSemaphoreWin32HandleInfoKHR::dwAccess

Definition at line 146 of file vulkan_win32.h.

◆ name

LPCWSTR VkExportSemaphoreWin32HandleInfoKHR::name

Definition at line 147 of file vulkan_win32.h.

◆ pAttributes

const SECURITY_ATTRIBUTES* VkExportSemaphoreWin32HandleInfoKHR::pAttributes

Definition at line 145 of file vulkan_win32.h.

◆ pNext

const void* VkExportSemaphoreWin32HandleInfoKHR::pNext

Definition at line 144 of file vulkan_win32.h.

◆ sType

VkStructureType VkExportSemaphoreWin32HandleInfoKHR::sType

Definition at line 143 of file vulkan_win32.h.


The documentation for this struct was generated from the following file: