Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_state_setup.c275 LLVMValueRef c23_shifted, exp_mask, bias, exp; in lp_do_offset_tri() local
280 c23_shifted = lp_build_const_int32(gallivm, 23 << 23); in lp_do_offset_tri()
293 exp = lp_build_sub(&int_scalar_bld, exp, c23_shifted); in lp_do_offset_tri()