Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_setup_tri.c996 calc_fixed_position(struct lp_setup_context *setup, in calc_fixed_position() function
1123 calc_fixed_position(setup, &position, v0, v1, v2); in triangle_cw()
1144 calc_fixed_position(setup, &position, v0, v1, v2); in triangle_ccw()
1166 calc_fixed_position(setup, &position, v0, v1, v2); in triangle_both()