Searched defs:posHalf (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c1590 LLVMValueRef posHalf = lp_build_const_vec(coord_bld->gallivm, coord_bld->type, 0.5); local in function:lp_build_cube_imapos
1654 LLVMValueRef posHalf = lp_build_const_vec(gallivm, coord_bld->type, 0.5); local in function:lp_build_cube_lookup
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c1727 LLVMValueRef posHalf = lp_build_const_vec(coord_bld->gallivm, coord_bld->type, 0.5); local in function:lp_build_cube_imapos
1791 LLVMValueRef posHalf = lp_build_const_vec(gallivm, coord_bld->type, 0.5); local in function:lp_build_cube_lookup

Completed in 8 milliseconds