Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_state_setup.c272 LLVMValueRef c23_shifted, exp_mask, bias, exp; in lp_do_offset_tri() local
277 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()

Completed in 2 milliseconds