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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
const voidpNext
 
VkSemaphore semaphore
 
VkSemaphoreImportFlags flags
 
VkExternalSemaphoreHandleTypeFlagBits handleType
 
int fd
 

Detailed Description

Definition at line 8293 of file vulkan_core.h.

Member Data Documentation

int VkImportSemaphoreFdInfoKHR::fd

Definition at line 8299 of file vulkan_core.h.

VkSemaphoreImportFlags VkImportSemaphoreFdInfoKHR::flags

Definition at line 8297 of file vulkan_core.h.

VkExternalSemaphoreHandleTypeFlagBits VkImportSemaphoreFdInfoKHR::handleType

Definition at line 8298 of file vulkan_core.h.

const void* VkImportSemaphoreFdInfoKHR::pNext

Definition at line 8295 of file vulkan_core.h.

VkSemaphore VkImportSemaphoreFdInfoKHR::semaphore

Definition at line 8296 of file vulkan_core.h.

VkStructureType VkImportSemaphoreFdInfoKHR::sType

Definition at line 8294 of file vulkan_core.h.


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