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

  /external/mesa3d/src/egl/main/
eglfallbacks.c 70 drv->API.CreateWindowSurface = (CreateWindowSurface_t) _eglReturnFalse;
eglapi.h 61 typedef _EGLSurface *(*CreateWindowSurface_t)(_EGLDriver *drv, _EGLDisplay *dpy, _EGLConfig *config, EGLNativeWindowType window, const EGLint *attrib_list);
148 CreateWindowSurface_t CreateWindowSurface;

Completed in 47 milliseconds