Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/util/
H A Du_vbuf.c1646 unsigned end_vertex = 0; in u_vbuf_draw_vbo() local
1660 end_vertex = MAX2(end_vertex, start + count); in u_vbuf_draw_vbo()
1666 new_draw.count = end_vertex - new_draw.start; in u_vbuf_draw_vbo()

Completed in 4 milliseconds