Home | History | Annotate | Download | only in gallivm

Lines Matching refs:lp_build_fract

2360 lp_build_fract(struct lp_build_context *bld,
2386 * Same as lp_build_fract, but guarantees that the result is always smaller
2393 return clamp_fract(bld, lp_build_fract(bld, a));