Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c2008 unsigned logbase2 = util_logbase2(block_length); in lp_build_sample_partial_offset() local
2009 LLVMValueRef block_shift = lp_build_const_int_vec(bld->gallivm, bld->type, logbase2); in lp_build_sample_partial_offset()