Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe.c120 do_point(struct draw_context *draw, in do_point() function
201 do_point(draw, verts + stride * (i0)); \
299 do_point(draw, verts + stride * (i0))
/third_party/mesa3d/src/util/indices/
H A Du_indices_gen.py145 def do_point( intype, outtype, ptr, v0 ): function
231 do_point( intype, outtype, 'out+j', 'i' );

Completed in 2 milliseconds