Searched refs:noOpGLUniform2f (Results 1 – 5 of 5) sorted by relevance
215 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform2f(GrGLint location,
305 GrGLvoid GR_GL_FUNCTION_TYPE noOpGLUniform2f(GrGLint location, GrGLfloat v0, GrGLfloat v1) { in noOpGLUniform2f() function
447 functions->fUniform2f = noOpGLUniform2f; in GrGLCreateNullInterface()
496 functions->fUniform2f = noOpGLUniform2f; in create_null_interface()
938 functions->fUniform2f = noOpGLUniform2f; in GrGLCreateDebugInterface()