Searched refs:glfw_get (Results 1 – 2 of 2) sorted by relevance
15 static GrGLFuncPtr glfw_get(void* ctx, const char name[]) { in glfw_get() function26 return GrGLMakeAssembledInterface(nullptr, glfw_get); in GrGLMakeNativeInterface()