glUniform2f      1100 gpu/command_buffer/client/gles2_c_lib_autogen.h     {"glUniform2f", reinterpret_cast<GLES2FunctionPointer>(glUniform2f), },
glUniform2f       130 gpu/command_buffer/tests/gl_depth_texture_unittest.cc   glUniform2f(resolution_loc, kResolution, kResolution);
glUniform2f        98 gpu/skia_bindings/gl_bindings_skia_cmd_buffer.cc   functions->fUniform2f = glUniform2f;
glUniform2f      1114 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc     glUniform2f(location, x, y);
glUniform2f       754 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void         GL_APIENTRY glUniform2f (GLint location, GLfloat x, GLfloat y);
glUniform2f       493 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform2f (GLint location, GLfloat v0, GLfloat v1);