Searched defs:lp_const_scale (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_const.c77 * Same as lp_const_scale(), but in terms of shifts.
112 lp_const_scale(struct lp_type type) function
218 double scale = lp_const_scale(type);
312 double dscale = lp_const_scale(type);
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_const.c77 * Same as lp_const_scale(), but in terms of shifts.
112 lp_const_scale(struct lp_type type) function
218 double scale = lp_const_scale(type);
312 double dscale = lp_const_scale(type);

Completed in 76 milliseconds