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

#include <vulkan_fuchsia.h>

Data Fields

VkStructureType sType
 
const void * pNext
 
VkSemaphore semaphore
 
VkSemaphoreImportFlags flags
 
VkExternalSemaphoreHandleTypeFlagBits handleType
 
zx_handle_t zirconHandle
 

Detailed Description

Definition at line 90 of file vulkan_fuchsia.h.

Field Documentation

◆ flags

VkSemaphoreImportFlags VkImportSemaphoreZirconHandleInfoFUCHSIA::flags

Definition at line 94 of file vulkan_fuchsia.h.

◆ handleType

VkExternalSemaphoreHandleTypeFlagBits VkImportSemaphoreZirconHandleInfoFUCHSIA::handleType

Definition at line 95 of file vulkan_fuchsia.h.

◆ pNext

const void* VkImportSemaphoreZirconHandleInfoFUCHSIA::pNext

Definition at line 92 of file vulkan_fuchsia.h.

◆ semaphore

VkSemaphore VkImportSemaphoreZirconHandleInfoFUCHSIA::semaphore

Definition at line 93 of file vulkan_fuchsia.h.

◆ sType

VkStructureType VkImportSemaphoreZirconHandleInfoFUCHSIA::sType

Definition at line 91 of file vulkan_fuchsia.h.

◆ zirconHandle

zx_handle_t VkImportSemaphoreZirconHandleInfoFUCHSIA::zirconHandle

Definition at line 96 of file vulkan_fuchsia.h.


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