Home | History | Annotate | Download | only in client

Lines Matching defs:GetActiveAttrib

317 void GLES2TraceImplementation::GetActiveAttrib(
320 TRACE_EVENT_BINARY_EFFICIENT0("gpu", "GLES2Trace::GetActiveAttrib");
321 gl_->GetActiveAttrib(program, index, bufsize, length, size, type, name);