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 |
你可能感兴趣的鸿蒙文章
0
赞
热门推荐
-
2、 - 优质文章
-
3、 gate.io
-
8、 golang
-
9、 openharmony
-
10、 Vue中input框自动聚焦