Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_tri.c70 int32_t dx20; member
602 plane[2].dcdy = position->dx20; in do_triangle_ccw()
1079 position->dx20 = position->x[2] - position->x[0]; in calc_fixed_position()
1084 IMUL64(position->dx20, position->dy01); in calc_fixed_position()
1106 position->dx20 = position->x[2] - position->x[0]; in rotate_fixed_position_01()
1131 position->dx01 = -position->dx20; in rotate_fixed_position_12()
1133 position->dx20 = -x; in rotate_fixed_position_12()