Home
last modified time | relevance | path

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

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