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

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Dindirect_vertex_array.c80 static GLubyte *emit_element_old(GLubyte * dst,
401 emit_element_old(GLubyte * dst, function in typeref:typename:GLubyte *
721 pc = emit_element_old(pc, arrays, i + first);
742 pc = emit_element_old(pc, arrays, i + first);
859 pc = emit_element_old(pc, arrays, index);
868 pc = emit_element_old(pc, arrays, index);
877 pc = emit_element_old(pc, arrays, index);
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Dindirect_vertex_array.c82 static GLubyte *emit_element_old(GLubyte * dst,
403 emit_element_old(GLubyte * dst, function in typeref:typename:GLubyte *
723 pc = emit_element_old(pc, arrays, i + first);
744 pc = emit_element_old(pc, arrays, i + first);
861 pc = emit_element_old(pc, arrays, index);
870 pc = emit_element_old(pc, arrays, index);
879 pc = emit_element_old(pc, arrays, index);

Completed in 6 milliseconds