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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSemaphore semaphore
 
VkExternalSemaphoreHandleTypeFlagBits handleType
 

Detailed Description

Definition at line 8810 of file vulkan_core.h.

Member Data Documentation

◆ handleType

VkExternalSemaphoreHandleTypeFlagBits VkSemaphoreGetFdInfoKHR::handleType

Definition at line 8814 of file vulkan_core.h.

◆ pNext

const void* VkSemaphoreGetFdInfoKHR::pNext

Definition at line 8812 of file vulkan_core.h.

◆ semaphore

VkSemaphore VkSemaphoreGetFdInfoKHR::semaphore

Definition at line 8813 of file vulkan_core.h.

◆ sType

VkStructureType VkSemaphoreGetFdInfoKHR::sType

Definition at line 8811 of file vulkan_core.h.


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