Searched refs:lp_build_log2_approx (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_arit.h | 374 lp_build_log2_approx(struct lp_build_context *bld,
|
H A D | lp_bld_arit.c | 3406 lp_build_log2_approx(struct lp_build_context *bld, in lp_build_log2_approx() function 3538 lp_build_log2_approx(bld, x, NULL, NULL, &res, FALSE); in lp_build_log2() 3545 * Look at documentation of lp_build_log2_approx for 3553 lp_build_log2_approx(bld, x, NULL, NULL, &res, TRUE); in lp_build_log2_safe()
|
H A D | lp_bld_tgsi_action.c | 1631 lp_build_log2_approx(&bld_base->base, src0, in log_emit_cpu()
|
Completed in 10 milliseconds