Searched refs:noOpGLGetString (Results 1 – 5 of 5) sorted by relevance
390 const GrGLubyte* GR_GL_FUNCTION_TYPE noOpGLGetString(GrGLenum name);
638 const GrGLubyte* GR_GL_FUNCTION_TYPE noOpGLGetString(GrGLenum name) { in noOpGLGetString() function
414 functions->fGetString = noOpGLGetString; in GrGLCreateNullInterface()
463 functions->fGetString = noOpGLGetString; in create_null_interface()
907 functions->fGetString = noOpGLGetString; in GrGLCreateDebugInterface()