Searched refs:clamp_fract (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c1561 clamp_fract(struct lp_build_context *bld, LLVMValueRef fract) function
1580 return clamp_fract(bld, lp_build_fract(bld, a));
1830 *out_fpart = clamp_fract(bld, *out_fpart);
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_arit.c1561 clamp_fract(struct lp_build_context *bld, LLVMValueRef fract) function
1580 return clamp_fract(bld, lp_build_fract(bld, a));
1830 *out_fpart = clamp_fract(bld, *out_fpart);

Completed in 393 milliseconds