mirror of
https://gitee.com/openharmony/interface_sdk_c
synced 2024-11-23 06:39:54 +00:00
add egl api
Signed-off-by: zhongning5 <zhongning5@huawei.com>
This commit is contained in:
parent
38e3801bbe
commit
0426e2b892
@ -42,5 +42,12 @@
|
||||
{ "name": "eglGetPlatformDisplay" },
|
||||
{ "name": "eglCreatePlatformWindowSurface" },
|
||||
{ "name": "eglCreatePlatformPixmapSurface" },
|
||||
{ "name": "eglWaitSync" }
|
||||
{ "name": "eglWaitSync" },
|
||||
{ "name": "eglCreatePlatformWindowSurfaceEXT" },
|
||||
{ "name": "eglCreatePlatformPixmapSurfaceEXT" },
|
||||
{ "name": "eglSwapBuffersWithDamageEXT" },
|
||||
{ "name": "eglGetCompositorTimingSupportedANDROID" },
|
||||
{ "name": "eglGetFrameTimestampSupportedANDROID" },
|
||||
{ "name": "eglPresentationTimeANDROID" },
|
||||
{ "name": "eglGetNativeClientBufferANDROID" }
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user