Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Public Attributes | List of all members
VkExternalFenceProperties Struct Reference

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkExternalFenceHandleTypeFlags exportFromImportedHandleTypes
 
VkExternalFenceHandleTypeFlags compatibleHandleTypes
 
VkExternalFenceFeatureFlags externalFenceFeatures
 

Detailed Description

Definition at line 5553 of file vulkan_core.h.

Member Data Documentation

◆ compatibleHandleTypes

VkExternalFenceHandleTypeFlags VkExternalFenceProperties::compatibleHandleTypes

Definition at line 5557 of file vulkan_core.h.

◆ exportFromImportedHandleTypes

VkExternalFenceHandleTypeFlags VkExternalFenceProperties::exportFromImportedHandleTypes

Definition at line 5556 of file vulkan_core.h.

◆ externalFenceFeatures

VkExternalFenceFeatureFlags VkExternalFenceProperties::externalFenceFeatures

Definition at line 5558 of file vulkan_core.h.

◆ pNext

void* VkExternalFenceProperties::pNext

Definition at line 5555 of file vulkan_core.h.

◆ sType

VkStructureType VkExternalFenceProperties::sType

Definition at line 5554 of file vulkan_core.h.


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