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

#include <vulkan_win32.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSemaphore semaphore
 
VkExternalSemaphoreHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 150 of file vulkan_win32.h.

Member Data Documentation

◆ handleType

VkExternalSemaphoreHandleTypeFlagBits VkSemaphoreGetWin32HandleInfoKHR::handleType

Definition at line 154 of file vulkan_win32.h.

◆ pNext

const void* VkSemaphoreGetWin32HandleInfoKHR::pNext

Definition at line 152 of file vulkan_win32.h.

◆ semaphore

VkSemaphore VkSemaphoreGetWin32HandleInfoKHR::semaphore

Definition at line 153 of file vulkan_win32.h.

◆ sType

VkStructureType VkSemaphoreGetWin32HandleInfoKHR::sType

Definition at line 151 of file vulkan_win32.h.


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