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

#include <vulkan_core.h>

Public Attributes

VkExternalMemoryFeatureFlags externalMemoryFeatures
 
VkExternalMemoryHandleTypeFlags exportFromImportedHandleTypes
 
VkExternalMemoryHandleTypeFlags compatibleHandleTypes
 

Detailed Description

Definition at line 5487 of file vulkan_core.h.

Member Data Documentation

◆ compatibleHandleTypes

VkExternalMemoryHandleTypeFlags VkExternalMemoryProperties::compatibleHandleTypes

Definition at line 5490 of file vulkan_core.h.

◆ exportFromImportedHandleTypes

VkExternalMemoryHandleTypeFlags VkExternalMemoryProperties::exportFromImportedHandleTypes

Definition at line 5489 of file vulkan_core.h.

◆ externalMemoryFeatures

VkExternalMemoryFeatureFlags VkExternalMemoryProperties::externalMemoryFeatures

Definition at line 5488 of file vulkan_core.h.


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