Home
last modified time | relevance | path

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

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