Searched refs:webgl_get_gl_proc (Results 1 – 1 of 1) sorted by relevance
16 static GrGLFuncPtr webgl_get_gl_proc(void* ctx, const char name[]) { in webgl_get_gl_proc() function32 return GrGLMakeAssembledInterface(nullptr, webgl_get_gl_proc); in GrGLMakeNativeInterface()