Searched refs:calc_fixed_position (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_setup_tri.c | 1004 calc_fixed_position(struct lp_setup_context *setup, in calc_fixed_position() function 1131 calc_fixed_position(setup, &position, v0, v1, v2); in triangle_cw() 1152 calc_fixed_position(setup, &position, v0, v1, v2); in triangle_ccw() 1174 calc_fixed_position(setup, &position, v0, v1, v2); in triangle_both()
|