Searched refs:logbase2 (Results 1 – 1 of 1) sorted by relevance
1276 unsigned logbase2 = util_logbase2(block_length); in lp_build_sample_partial_offset() local1277 LLVMValueRef block_shift = lp_build_const_int_vec(bld->gallivm, bld->type, logbase2); in lp_build_sample_partial_offset()