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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
voidpNext
 
VkExternalSemaphoreHandleTypeFlags exportFromImportedHandleTypes
 
VkExternalSemaphoreHandleTypeFlags compatibleHandleTypes
 
VkExternalSemaphoreFeatureFlags externalSemaphoreFeatures
 

Detailed Description

Definition at line 5503 of file vulkan_core.h.

Member Data Documentation

VkExternalSemaphoreHandleTypeFlags VkExternalSemaphoreProperties::compatibleHandleTypes

Definition at line 5507 of file vulkan_core.h.

VkExternalSemaphoreHandleTypeFlags VkExternalSemaphoreProperties::exportFromImportedHandleTypes

Definition at line 5506 of file vulkan_core.h.

VkExternalSemaphoreFeatureFlags VkExternalSemaphoreProperties::externalSemaphoreFeatures

Definition at line 5508 of file vulkan_core.h.

void* VkExternalSemaphoreProperties::pNext

Definition at line 5505 of file vulkan_core.h.

VkStructureType VkExternalSemaphoreProperties::sType

Definition at line 5504 of file vulkan_core.h.


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