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

#include <vulkan_core.h>

Public Attributes

VkStructureType sType
 
void * pNext
 
VkExternalSemaphoreHandleTypeFlags exportFromImportedHandleTypes
 
VkExternalSemaphoreHandleTypeFlags compatibleHandleTypes
 
VkExternalSemaphoreFeatureFlags externalSemaphoreFeatures
 

Detailed Description

Definition at line 5579 of file vulkan_core.h.

Member Data Documentation

◆ compatibleHandleTypes

VkExternalSemaphoreHandleTypeFlags VkExternalSemaphoreProperties::compatibleHandleTypes

Definition at line 5583 of file vulkan_core.h.

◆ exportFromImportedHandleTypes

VkExternalSemaphoreHandleTypeFlags VkExternalSemaphoreProperties::exportFromImportedHandleTypes

Definition at line 5582 of file vulkan_core.h.

◆ externalSemaphoreFeatures

VkExternalSemaphoreFeatureFlags VkExternalSemaphoreProperties::externalSemaphoreFeatures

Definition at line 5584 of file vulkan_core.h.

◆ pNext

void* VkExternalSemaphoreProperties::pNext

Definition at line 5581 of file vulkan_core.h.

◆ sType

VkStructureType VkExternalSemaphoreProperties::sType

Definition at line 5580 of file vulkan_core.h.


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