Home | History | Annotate | Download | only in client

Lines Matching defs:Uniform4f

729 void GLES2TraceImplementation::Uniform4f(
731 TRACE_EVENT_BINARY_EFFICIENT0("gpu", "GLES2Trace::Uniform4f");
732 gl_->Uniform4f(location, x, y, z, w);