Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkExportFenceWin32HandleInfoKHR Struct Reference

#include <vulkan_win32.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
const SECURITY_ATTRIBUTES * pAttributes
 
DWORD dwAccess
 
LPCWSTR name
 

Detailed Description

Definition at line 186 of file vulkan_win32.h.

Member Data Documentation

◆ dwAccess

DWORD VkExportFenceWin32HandleInfoKHR::dwAccess

Definition at line 190 of file vulkan_win32.h.

◆ name

LPCWSTR VkExportFenceWin32HandleInfoKHR::name

Definition at line 191 of file vulkan_win32.h.

◆ pAttributes

const SECURITY_ATTRIBUTES* VkExportFenceWin32HandleInfoKHR::pAttributes

Definition at line 189 of file vulkan_win32.h.

◆ pNext

const void* VkExportFenceWin32HandleInfoKHR::pNext

Definition at line 188 of file vulkan_win32.h.

◆ sType

VkStructureType VkExportFenceWin32HandleInfoKHR::sType

Definition at line 187 of file vulkan_win32.h.


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