Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkExportSemaphoreWin32HandleInfoKHR 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 133 of file vulkan_win32.h.

Member Data Documentation

◆ dwAccess

DWORD VkExportSemaphoreWin32HandleInfoKHR::dwAccess

Definition at line 137 of file vulkan_win32.h.

◆ name

LPCWSTR VkExportSemaphoreWin32HandleInfoKHR::name

Definition at line 138 of file vulkan_win32.h.

◆ pAttributes

const SECURITY_ATTRIBUTES* VkExportSemaphoreWin32HandleInfoKHR::pAttributes

Definition at line 136 of file vulkan_win32.h.

◆ pNext

const void* VkExportSemaphoreWin32HandleInfoKHR::pNext

Definition at line 135 of file vulkan_win32.h.

◆ sType

VkStructureType VkExportSemaphoreWin32HandleInfoKHR::sType

Definition at line 134 of file vulkan_win32.h.


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