Searched refs:noOpGLGetQueryObjectiv (Results 1 – 5 of 5) sorted by relevance
380 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLGetQueryObjectiv(GrGLuint id, GrGLenum pname, GrGLint *params);
620 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLGetQueryObjectiv(GrGLuint id, in noOpGLGetQueryObjectiv() function
406 functions->fGetQueryObjectiv = noOpGLGetQueryObjectiv; in GrGLCreateNullInterface()
455 functions->fGetQueryObjectiv = noOpGLGetQueryObjectiv; in create_null_interface()
899 functions->fGetQueryObjectiv = noOpGLGetQueryObjectiv; in GrGLCreateDebugInterface()