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
266 struct fixed_position* position, in do_triangle_ccw()
981 struct fixed_position* position, in retry_triangle_ccw()
1005 struct fixed_position* position, in calc_fixed_position()
1074 rotate_fixed_position_01( struct fixed_position* position ) in rotate_fixed_position_01()
1099 rotate_fixed_position_12( struct fixed_position* position ) in rotate_fixed_position_12()
1129 PIPE_ALIGN_VAR(16) struct fixed_position position; in triangle_cw()
1150 PIPE_ALIGN_VAR(16) struct fixed_position position; in triangle_ccw()
1166 PIPE_ALIGN_VAR(16) struct fixed_position position; in triangle_both()