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

/xsrc/external/mit/xf86-video-intel/dist/test/
H A Drender-triangle.c56 static void step_to_point(int step, int width, int height, XPointFixed *p) function in typeref:typename:void
116 step_to_point(step, out.width, out.height, &tri.p1);
117 step_to_point(step + out.width + 128,
120 step_to_point(step + out.height + 128 + 2*(out.width + 128),

Completed in 3 milliseconds