VK_OHOS_surface(3)
VK_OHOS_surface
- Name String
-
VK_OHOS_surface
- Extension Type
-
Instance extension
- Registered Extension Number
-
588
- Revision
-
1
- Ratification Status
-
Not ratified
- Extension and Version Dependencies
- Contact
-
-
Weilan Chen wchen-h
-
Other Extension Metadata
- Last Modified Date
-
2025-05-16
- IP Status
-
No known IP claims.
- Contributors
-
-
Weilan Chen, Huawei
-
Zehui Lin, Huawei
-
Pan Gao, Huawei
-
Zhao Zhang, Huawei
-
Yang Shi, Huawei
-
Description
The VK_OHOS_surface
extension is an instance extension.
It provides a mechanism to create a VkSurfaceKHR object (defined by
the VK_KHR_surface
extension) that refers to an
OHNativeWindow
, the native surface type of Open Harmony OS.
Common consumer endpoints for OHNativeWindows
are the system window
compositor, video encoders, and application-specific compositors.
New Enum Constants
-
VK_OHOS_SURFACE_EXTENSION_NAME
-
VK_OHOS_SURFACE_SPEC_VERSION
-
Extending VkStructureType:
-
VK_STRUCTURE_TYPE_OH_SURFACE_CREATE_INFO_OHOS
-
Document Notes
For more information, see the Vulkan Specification.
This page is a generated document. Fixes and changes should be made to the generator scripts, not directly.