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

  /external/mesa3d/src/gallium/auxiliary/gallivm/
lp_bld_conv.c 424 tmp[j] = lp_build_iround(&bld, tmp[j]);
480 a = lp_build_iround(&bld, a);
481 b = lp_build_iround(&bld, b);
lp_bld_arit.h 176 lp_build_iround(struct lp_build_context *bld,
lp_bld_arit.c 1611 lp_build_iround(struct lp_build_context *bld, function
    [all...]
lp_bld_sample.c 608 *out_lod_ipart = lp_build_iround(perquadf_bld, lod);
    [all...]
lp_bld_tgsi_action.c 885 emit_data->output[emit_data->chan] = lp_build_iround(&bld_base->base, emit_data->args[0]);
    [all...]

Completed in 48 milliseconds