Searched refs:egl_get_gl_proc (Results 1 – 1 of 1) sorted by relevance
15 static GrGLFuncPtr egl_get_gl_proc(void* ctx, const char name[]) { in egl_get_gl_proc() function21 return GrGLAssembleInterface(NULL, egl_get_gl_proc); in GrGLCreateNativeInterface()