1# Vulkan 2 3<!--Kit: ArkGraphics 2D--> 4<!--Subsystem: Graphic--> 5<!--Owner: @andrew1993--> 6<!--Designer: @ext4FAT1--> 7<!--Tester: @nobuggers--> 8<!--Adviser: @ge-yafang--> 9 10## 概述 11 12提供OpenHarmony平台扩展的Vulkan能力,扩展了使用OHNativeWindow创建Vulkan Surface的能力,以及获取OH_NativeBuffer和OH_NativeBuffer属性的能力。 13 14**系统能力:** SystemCapability.Graphic.Vulkan 15 16**起始版本:** 10 17 18## 文件汇总 19 20| 名称 | 描述 | 21| -- | -- | 22| [vulkan_ohos.h](capi-vulkan-ohos-h.md) | 定义了OpenHarmony平台扩展的Vulkan接口。 | 23