SDL  2.0
VkExportFenceWin32HandleInfoKHR 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 195 of file vulkan_win32.h.

Field Documentation

◆ dwAccess

DWORD VkExportFenceWin32HandleInfoKHR::dwAccess

Definition at line 199 of file vulkan_win32.h.

◆ name

LPCWSTR VkExportFenceWin32HandleInfoKHR::name

Definition at line 200 of file vulkan_win32.h.

◆ pAttributes

const SECURITY_ATTRIBUTES* VkExportFenceWin32HandleInfoKHR::pAttributes

Definition at line 198 of file vulkan_win32.h.

◆ pNext

const void* VkExportFenceWin32HandleInfoKHR::pNext

Definition at line 197 of file vulkan_win32.h.

◆ sType

VkStructureType VkExportFenceWin32HandleInfoKHR::sType

Definition at line 196 of file vulkan_win32.h.


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