Home | History | Annotate | Download | only in client

Lines Matching refs:GetVertexAttribPointerv

540 void GLES2TraceImplementation::GetVertexAttribPointerv(GLuint index,
543 TRACE_EVENT_BINARY_EFFICIENT0("gpu", "GLES2Trace::GetVertexAttribPointerv");
544 gl_->GetVertexAttribPointerv(index, pname, pointer);