Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe.c115 static void do_point( struct draw_context *draw, in do_point() function
194 do_point( draw, verts + stride * (i0) ); \
293 do_point( draw, verts + stride * (i0) )
/external/mesa3d/src/gallium/auxiliary/indices/
Du_indices_gen.py144 def do_point( intype, outtype, ptr, v0 ): function
213 do_point( intype, outtype, 'out+i', 'i' );