Searched defs:CreateContext_t (Results 1 - 1 of 1) sorted by relevance

/external/mesa3d/src/egl/main/
H A Deglapi.h54 typedef _EGLContext *(*CreateContext_t)(_EGLDriver *drv, _EGLDisplay *dpy, _EGLConfig *config, _EGLContext *share_list, const EGLint *attrib_list); typedef
143 CreateContext_t CreateContext;

Completed in 252 milliseconds