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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const void * pNext
 
VkSemaphore semaphore
 
VkSemaphoreImportFlags flags
 
VkExternalSemaphoreHandleTypeFlagBits handleType
 
int fd
 

Detailed Description

Definition at line 8801 of file vulkan_core.h.

Member Data Documentation

◆ fd

int VkImportSemaphoreFdInfoKHR::fd

Definition at line 8807 of file vulkan_core.h.

◆ flags

VkSemaphoreImportFlags VkImportSemaphoreFdInfoKHR::flags

Definition at line 8805 of file vulkan_core.h.

◆ handleType

VkExternalSemaphoreHandleTypeFlagBits VkImportSemaphoreFdInfoKHR::handleType

Definition at line 8806 of file vulkan_core.h.

◆ pNext

const void* VkImportSemaphoreFdInfoKHR::pNext

Definition at line 8803 of file vulkan_core.h.

◆ semaphore

VkSemaphore VkImportSemaphoreFdInfoKHR::semaphore

Definition at line 8804 of file vulkan_core.h.

◆ sType

VkStructureType VkImportSemaphoreFdInfoKHR::sType

Definition at line 8802 of file vulkan_core.h.


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