glUniform3f      1104 gpu/command_buffer/client/gles2_c_lib_autogen.h     {"glUniform3f", reinterpret_cast<GLES2FunctionPointer>(glUniform3f), },
glUniform3f       102 gpu/skia_bindings/gl_bindings_skia_cmd_buffer.cc   functions->fUniform3f = glUniform3f;
glUniform3f      1152 mojo/examples/pepper_container_app/ppb_opengles2_thunk.cc     glUniform3f(location, x, y, z);
glUniform3f       758 ppapi/lib/gl/include/GLES2/gl2.h GL_APICALL void         GL_APIENTRY glUniform3f (GLint location, GLfloat x, GLfloat y, GLfloat z);
glUniform3f       497 third_party/khronos/GLES2/gl2.h GL_APICALL void GL_APIENTRY glUniform3f (GLint location, GLfloat v0, GLfloat v1, GLfloat v2);