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

/external/mesa3d/src/gallium/auxiliary/draw/
H A Ddraw_pipe.c114 static void do_point( struct draw_context *draw, function
193 do_point( draw, verts + stride * (i0) ); \
290 do_point( draw, verts + stride * (i0) )
/external/mesa3d/src/gallium/auxiliary/indices/
H A Du_indices_gen.py124 def do_point( intype, outtype, ptr, v0 ): function
172 do_point( intype, outtype, 'out+i', 'i' );

Completed in 96 milliseconds