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

/external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c1276 unsigned logbase2 = util_logbase2(block_length); local
1277 LLVMValueRef block_shift = lp_build_const_int_vec(bld->gallivm, bld->type, logbase2);
/external/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c1276 unsigned logbase2 = util_logbase2(block_length); local
1277 LLVMValueRef block_shift = lp_build_const_int_vec(bld->gallivm, bld->type, logbase2);

Completed in 97 milliseconds