Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c1790 LLVMValueRef snewx, tnewx, snewy, tnewy, snewz, tnewz; in lp_build_cube_lookup() local
1824 * compares and doing at_g_as_ar last since tnewx and tnewz are the in lp_build_cube_lookup()
1903 * tnewx = -t; in lp_build_cube_lookup()
1917 tnewx = tnegi; in lp_build_cube_lookup()
1940 face_t = lp_build_select3(cint_bld, as_ge_at, ar_ge_as_at, tnewx, tnewy, tnewz); in lp_build_cube_lookup()
1999 * tnewx = -t; in lp_build_cube_lookup()
2009 tnewx = tnegi; in lp_build_cube_lookup()
2019 face_t = lp_build_select3(cint_bld, as_ge_at, ar_ge_as_at, tnewx, tnewy, tnewz); in lp_build_cube_lookup()

Completed in 6 milliseconds