Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c2045 unsigned logbase2 = util_logbase2(block_length); in lp_build_sample_partial_offset() local
2046 LLVMValueRef block_shift = lp_build_const_int_vec(bld->gallivm, bld->type, logbase2); in lp_build_sample_partial_offset()
/external/mesa3d/docs/relnotes/
D7.10.rst1270 - intel: Avoid taking logbase2 of several things that we max.