xref: /aosp12/frameworks/native/opengl/tools/glgen/specs/egl/checks.spec
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1eglInitialize nullAllowed major nullAllowed minor check major 1 check minor 1
2eglGetConfigs nullAllowed configs check configs config_size
3eglChooseConfig nullAllowed configs check configs config_size check num_config 1 sentinel attrib_list EGL_NONE
4eglGetConfigAttrib check value 1
5//STUB function: //eglCreateWindowSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE
6eglCreatePbufferSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE
7//unsupported: eglCreatePixmapSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE
8eglCreatePixmapSurface unsupported
9eglCopyBuffers unsupported
10eglQuerySurface check value 1
11//STUB function: eglCreatePbufferFromClientBuffer nullAllowed attrib_list sentinel attrib_list EGL_NONE
12eglCreateContext sentinel attrib_list EGL_NONE
13eglQueryContext check value 1
14//unsupported: eglCreatePlatformPixmapSurface nullAllowed attrib_list sentinel attrib_list EGL_NONE
15eglCreatePlatformPixmapSurface unsupported
16

闽ICP备2022004144号-1闽公网安备35021102001383号

OpenHarmony source code served by {OpenGrok Contact:jevonbin@qq.com