Home | History | Annotate | Download | only in client

Lines Matching defs:DrawElements

244 void GLES2TraceImplementation::DrawElements(
246 TRACE_EVENT_BINARY_EFFICIENT0("gpu", "GLES2Trace::DrawElements");
247 gl_->DrawElements(mode, count, type, indices);