HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
VkImportSemaphoreZirconHandleInfoFUCHSIA Struct Reference

#include <vulkan_fuchsia.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkSemaphore semaphore
 
VkSemaphoreImportFlags flags
 
VkExternalSemaphoreHandleTypeFlagBits handleType
 
zx_handle_t zirconHandle
 

Detailed Description

Definition at line 87 of file vulkan_fuchsia.h.

Member Data Documentation

VkSemaphoreImportFlags VkImportSemaphoreZirconHandleInfoFUCHSIA::flags

Definition at line 91 of file vulkan_fuchsia.h.

VkExternalSemaphoreHandleTypeFlagBits VkImportSemaphoreZirconHandleInfoFUCHSIA::handleType

Definition at line 92 of file vulkan_fuchsia.h.

const void* VkImportSemaphoreZirconHandleInfoFUCHSIA::pNext

Definition at line 89 of file vulkan_fuchsia.h.

VkSemaphore VkImportSemaphoreZirconHandleInfoFUCHSIA::semaphore

Definition at line 90 of file vulkan_fuchsia.h.

VkStructureType VkImportSemaphoreZirconHandleInfoFUCHSIA::sType

Definition at line 88 of file vulkan_fuchsia.h.

zx_handle_t VkImportSemaphoreZirconHandleInfoFUCHSIA::zirconHandle

Definition at line 93 of file vulkan_fuchsia.h.


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