Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_tri.c65 struct fixed_position { struct
277 struct fixed_position* position, in do_triangle_ccw()
999 struct fixed_position* position, in retry_triangle_ccw()
1023 struct fixed_position* position, in calc_fixed_position()
1093 rotate_fixed_position_01( struct fixed_position* position ) in rotate_fixed_position_01()
1118 rotate_fixed_position_12( struct fixed_position* position ) in rotate_fixed_position_12()
1148 PIPE_ALIGN_VAR(16) struct fixed_position position; in triangle_cw()
1174 PIPE_ALIGN_VAR(16) struct fixed_position position; in triangle_ccw()
1195 PIPE_ALIGN_VAR(16) struct fixed_position position; in triangle_both()