HomeSort by relevance Sort by last modified time
    Searched refs:lp_const_scale (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_const.h 62 lp_const_scale(struct lp_type type);
lp_bld_const.c 77 * 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);
lp_bld_conv.c 557 double dst_scale = lp_const_scale(dst_type);
652 double src_scale = lp_const_scale(src_type);
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_test_main.c 62 double scale = lp_const_scale(type);
145 double scale = lp_const_scale(type);

Completed in 1027 milliseconds