Searched refs:ios_get_gl_proc (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/gpu/gl/iOS/
H A DGrGLCreateNativeInterface_iOS.cpp46 static GrGLFuncPtr ios_get_gl_proc(void* ctx, const char name[]) { function
54 return GrGLAssembleGLESInterface(&getter, ios_get_gl_proc);

Completed in 486 milliseconds