Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
VkExportSemaphoreWin32HandleInfoKHR Struct Reference

#include <vulkan_win32.h>

Data Fields

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

Detailed Description

Definition at line 133 of file vulkan_win32.h.

Field 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: