Searched refs:emit_element_old (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/glx/
H A Dindirect_vertex_array.c80 static GLubyte *emit_element_old(GLubyte * dst,
364 emit_element_old(GLubyte * dst, function
684 pc = emit_element_old(pc, arrays, i + first);
705 pc = emit_element_old(pc, arrays, i + first);
822 pc = emit_element_old(pc, arrays, index);
831 pc = emit_element_old(pc, arrays, index);
840 pc = emit_element_old(pc, arrays, index);
/external/mesa3d/src/glx/
H A Dindirect_vertex_array.c80 static GLubyte *emit_element_old(GLubyte * dst,
364 emit_element_old(GLubyte * dst, function
684 pc = emit_element_old(pc, arrays, i + first);
705 pc = emit_element_old(pc, arrays, i + first);
822 pc = emit_element_old(pc, arrays, index);
831 pc = emit_element_old(pc, arrays, index);
840 pc = emit_element_old(pc, arrays, index);

Completed in 53 milliseconds