HomeSort by relevance Sort by last modified time
    Searched refs:_eglGetAPIContext (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/egl/main/
eglcurrent.h 105 _eglGetAPIContext(EGLenum api);
eglcurrent.c 246 _eglGetAPIContext(EGLenum api)
eglcontext.c 542 if (conflict_api >= 0 && _eglGetAPIContext(conflict_api))
  /external/mesa3d/src/gallium/state_trackers/egl/common/
egl_g3d_api.c 697 _EGLContext *es1 = _eglGetAPIContext(EGL_OPENGL_ES_API);
764 _EGLContext *ctx = _eglGetAPIContext(EGL_OPENGL_ES_API);

Completed in 113 milliseconds