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