Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/auxiliary/gallivm/
Dlp_bld_sample.c922 LLVMValueRef negHalf = lp_build_const_vec(coord_bld->gallivm, coord_bld->type, -0.5); in lp_build_cube_imaneg() local
924 LLVMValueRef ima = lp_build_div(coord_bld, negHalf, absCoord); in lp_build_cube_imaneg()