harmony 鸿蒙Native api中导出的EGL符号列表
Native api中导出的EGL符号列表
符号类型 | 符号名 |
---|---|
FUNC | eglChooseConfig |
FUNC | eglCopyBuffers |
FUNC | eglCreateContext |
FUNC | eglCreatePbufferSurface |
FUNC | eglCreatePixmapSurface |
FUNC | eglCreateWindowSurface |
FUNC | eglDestroyContext |
FUNC | eglDestroySurface |
FUNC | eglGetConfigAttrib |
FUNC | eglGetConfigs |
FUNC | eglGetCurrentDisplay |
FUNC | eglGetCurrentSurface |
FUNC | eglGetDisplay |
FUNC | eglGetError |
FUNC | eglGetProcAddress |
FUNC | eglInitialize |
FUNC | eglMakeCurrent |
FUNC | eglQueryContext |
FUNC | eglQueryString |
FUNC | eglQuerySurface |
FUNC | eglSwapBuffers |
FUNC | eglTerminate |
FUNC | eglWaitGL |
FUNC | eglWaitNative |
FUNC | eglBindTexImage |
FUNC | eglReleaseTexImage |
FUNC | eglSurfaceAttrib |
FUNC | eglSwapInterval |
FUNC | eglBindAPI |
FUNC | eglQueryAPI |
FUNC | eglCreatePbufferFromClientBuffer |
FUNC | eglReleaseThread |
FUNC | eglWaitClient |
FUNC | eglGetCurrentContext |
FUNC | eglCreateSync |
FUNC | eglDestroySync |
FUNC | eglClientWaitSync |
FUNC | eglGetSyncAttrib |
FUNC | eglCreateImage |
FUNC | eglDestroyImage |
FUNC | eglGetPlatformDisplay |
FUNC | eglCreatePlatformWindowSurface |
FUNC | eglCreatePlatformPixmapSurface |
FUNC | eglWaitSync |
FUNC | eglCreatePlatformWindowSurfaceEXT |
FUNC | eglCreatePlatformPixmapSurfaceEXT |
FUNC | eglSwapBuffersWithDamageEXT |
FUNC | eglGetCompositorTimingSupportedANDROID |
FUNC | eglGetFrameTimestampSupportedANDROID |
FUNC | eglPresentationTimeANDROID |
FUNC | eglGetNativeClientBufferANDROID |
你可能感兴趣的鸿蒙文章
harmony 鸿蒙VkExternalFormatOHOS
harmony 鸿蒙VkImportNativeBufferInfoOHOS
harmony 鸿蒙VkMemoryGetNativeBufferInfoOHOS
harmony 鸿蒙VkNativeBufferFormatPropertiesOHOS
harmony 鸿蒙VkNativeBufferPropertiesOHOS
harmony 鸿蒙VkNativeBufferUsageOHOS
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦