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

  /external/mesa3d/src/egl/main/
eglfallbacks.c 65 drv->API.CreateContext = (CreateContext_t) _eglReturnFalse;
eglapi.h 54 typedef _EGLContext *(*CreateContext_t)(_EGLDriver *drv, _EGLDisplay *dpy, _EGLConfig *config, _EGLContext *share_list, const EGLint *attrib_list);
143 CreateContext_t CreateContext;

Completed in 62 milliseconds