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

  /external/mesa3d/src/egl/main/
eglcontext.h 119 _eglLinkContext(_EGLContext *ctx)
eglapi.c 769 ret = (context) ? _eglLinkContext(context) : EGL_NO_CONTEXT;
    [all...]

Completed in 436 milliseconds