Home | History | Annotate | Download | only in glx

Lines Matching refs:DrawElements

469       arrays->DrawElements = emit_DrawElements_old;
473 arrays->DrawElements = emit_DrawElements_none;
1004 arrays->DrawElements(mode, count, type, indices);
1031 arrays->DrawElements(mode, count, type, indices);
1080 arrays->DrawElements(mode, count[i], type, indices[i]);