Home
last modified time | relevance | path

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

/third_party/mesa3d/src/glx/
H A Dindirect_vertex_array.c82 static GLubyte *emit_element_old(GLubyte * dst,
403 emit_element_old(GLubyte * dst, in emit_element_old() function
722 pc = emit_element_old(pc, arrays, i + first); in emit_DrawArrays_old()
743 pc = emit_element_old(pc, arrays, i + first); in emit_DrawArrays_old()
859 pc = emit_element_old(pc, arrays, index); in emit_DrawElements_old()
868 pc = emit_element_old(pc, arrays, index); in emit_DrawElements_old()
877 pc = emit_element_old(pc, arrays, index); in emit_DrawElements_old()

Completed in 3 milliseconds