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

#include <vulkan_win32.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSemaphore semaphore
 
VkSemaphoreImportFlags flags
 
VkExternalSemaphoreHandleTypeFlagBits handleType
 
HANDLE handle
 
LPCWSTR name
 

Detailed Description

Definition at line 123 of file vulkan_win32.h.

Member Data Documentation

◆ flags

VkSemaphoreImportFlags VkImportSemaphoreWin32HandleInfoKHR::flags

Definition at line 127 of file vulkan_win32.h.

◆ handle

HANDLE VkImportSemaphoreWin32HandleInfoKHR::handle

Definition at line 129 of file vulkan_win32.h.

◆ handleType

VkExternalSemaphoreHandleTypeFlagBits VkImportSemaphoreWin32HandleInfoKHR::handleType

Definition at line 128 of file vulkan_win32.h.

◆ name

LPCWSTR VkImportSemaphoreWin32HandleInfoKHR::name

Definition at line 130 of file vulkan_win32.h.

◆ pNext

const void* VkImportSemaphoreWin32HandleInfoKHR::pNext

Definition at line 125 of file vulkan_win32.h.

◆ semaphore

VkSemaphore VkImportSemaphoreWin32HandleInfoKHR::semaphore

Definition at line 126 of file vulkan_win32.h.

◆ sType

VkStructureType VkImportSemaphoreWin32HandleInfoKHR::sType

Definition at line 124 of file vulkan_win32.h.


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