Searched refs:tnewx (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample.c | 1641 LLVMValueRef snewx, tnewx, snewy, tnewy, snewz, tnewz; in lp_build_cube_lookup() local 1770 tnewx = tnegi; in lp_build_cube_lookup() 1793 face_t = lp_build_select3(cint_bld, as_ge_at, ar_ge_as_at, tnewx, tnewy, tnewz); in lp_build_cube_lookup() 1925 tnewx = tnegi; in lp_build_cube_lookup() 1935 face_t = lp_build_select3(cint_bld, as_ge_at, ar_ge_as_at, tnewx, tnewy, tnewz); in lp_build_cube_lookup()
|