Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_flatshade.c73 static inline void copy_flats2( struct draw_stage *stage, in copy_flats2() function
105 copy_flats2(stage, tmp.v[1], tmp.v[2], tmp.v[0]); in flatshade_tri_0()
123 copy_flats2(stage, tmp.v[0], tmp.v[1], tmp.v[2]); in flatshade_tri_2()