Searched refs:ios_get_gl_proc (Results 1 – 2 of 2) sorted by relevance
46 static GrGLFuncPtr ios_get_gl_proc(void* ctx, const char name[]) { in ios_get_gl_proc() function54 return GrGLMakeAssembledGLESInterface(&getter, ios_get_gl_proc); in GrGLMakeNativeInterface()