harmony 鸿蒙Native api中导出的EGL符号列表

  • 2022-08-09
  • 浏览 (465)

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

你可能感兴趣的鸿蒙文章

harmony 鸿蒙EGL

harmony 鸿蒙OpenGL ES

harmony 鸿蒙Native api中导出的OpenGL ES 3.0符号列表

0  赞