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.c68 struct fixed_position { struct
269 struct fixed_position* position, in do_triangle_ccw()
973 struct fixed_position* position, in retry_triangle_ccw()
997 struct fixed_position* position, in calc_fixed_position()
1066 rotate_fixed_position_01( struct fixed_position* position ) in rotate_fixed_position_01()
1091 rotate_fixed_position_12( struct fixed_position* position ) in rotate_fixed_position_12()
1121 PIPE_ALIGN_VAR(16) struct fixed_position position; in triangle_cw()
1142 PIPE_ALIGN_VAR(16) struct fixed_position position; in triangle_ccw()
1158 PIPE_ALIGN_VAR(16) struct fixed_position position; in triangle_both()