Searched refs:GrGLAssembleGLESInterface (Results 1 – 5 of 5) sorted by relevance
32 const GrGLInterface* GrGLAssembleGLESInterface(void* ctx, GrGLGetProc get);
31 return GrGLAssembleGLESInterface(ctx, get); in GrGLAssembleInterface()329 const GrGLInterface* GrGLAssembleGLESInterface(void* ctx, GrGLGetProc get) { in GrGLAssembleGLESInterface() function
38 return GrGLAssembleGLESInterface(ghANGLELib, angle_get_gl_proc); in GrGLCreateANGLEInterface()
55 return GrGLAssembleGLESInterface(&getter, ios_get_gl_proc); in GrGLCreateNativeInterface()
82 return GrGLAssembleGLESInterface(&getter, win_get_gl_proc); in GrGLCreateNativeInterface()