Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_setup_tri.c67 int32_t dx01; member
415 position->dx20 = position->dx01; in do_triangle_ccw()
417 position->dx01 = position->x[0] - position->x[1]; in do_triangle_ccw()
435 position->dx01 = position->dx20; in do_triangle_ccw()
658 plane[0].dcdy = position->dx01; in do_triangle_ccw()
1046 _mm_store_si128((__m128i *)&position->dx01, dxdy0120); in calc_fixed_position()
1069 position->dx01 = position->x[0] - position->x[1]; in calc_fixed_position()
1076 uint64_t area = IMUL64(position->dx01, position->dy20) - in calc_fixed_position()
1097 position->dx01 = -position->dx01; in rotate_fixed_position_01()
[all...]
H A Dlp_setup_point.c48 int dx01, dx12; member
497 info.dx01 = 0; in try_setup_point()
581 info.dx01 = 0; in try_setup_point()

Completed in 3 milliseconds