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

#include <vulkan_core.h>

Data Fields

VkStructureType sType
 
void * pNext
 
VkExternalFenceHandleTypeFlags exportFromImportedHandleTypes
 
VkExternalFenceHandleTypeFlags compatibleHandleTypes
 
VkExternalFenceFeatureFlags externalFenceFeatures
 

Detailed Description

Definition at line 5592 of file vulkan_core.h.

Field Documentation

◆ compatibleHandleTypes

VkExternalFenceHandleTypeFlags VkExternalFenceProperties::compatibleHandleTypes

Definition at line 5596 of file vulkan_core.h.

◆ exportFromImportedHandleTypes

VkExternalFenceHandleTypeFlags VkExternalFenceProperties::exportFromImportedHandleTypes

Definition at line 5595 of file vulkan_core.h.

◆ externalFenceFeatures

VkExternalFenceFeatureFlags VkExternalFenceProperties::externalFenceFeatures

Definition at line 5597 of file vulkan_core.h.

◆ pNext

void* VkExternalFenceProperties::pNext

Definition at line 5594 of file vulkan_core.h.

◆ sType

VkStructureType VkExternalFenceProperties::sType

Definition at line 5593 of file vulkan_core.h.


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