Home | History | Annotate | Download | only in client

Lines Matching defs:ShaderSource

567 void GLES2TraceImplementation::ShaderSource(
570 TRACE_EVENT_BINARY_EFFICIENT0("gpu", "GLES2Trace::ShaderSource");
571 gl_->ShaderSource(shader, count, str, length);