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

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c1651 LLVMValueRef snewx, tnewx, snewy, tnewy, snewz, tnewz; local in function:lp_build_cube_lookup
1685 * compares and doing at_g_as_ar last since tnewx and tnewz are the
1764 * tnewx = -t;
1778 tnewx = tnegi;
1801 face_t = lp_build_select3(cint_bld, as_ge_at, ar_ge_as_at, tnewx, tnewy, tnewz);
1923 * tnewx = -t;
1933 tnewx = tnegi;
1943 face_t = lp_build_select3(cint_bld, as_ge_at, ar_ge_as_at, tnewx, tnewy, tnewz);
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_sample.c1788 LLVMValueRef snewx, tnewx, snewy, tnewy, snewz, tnewz; local in function:lp_build_cube_lookup
1822 * compares and doing at_g_as_ar last since tnewx and tnewz are the
1901 * tnewx = -t;
1915 tnewx = tnegi;
1938 face_t = lp_build_select3(cint_bld, as_ge_at, ar_ge_as_at, tnewx, tnewy, tnewz);
1997 * tnewx = -t;
2007 tnewx = tnegi;
2017 face_t = lp_build_select3(cint_bld, as_ge_at, ar_ge_as_at, tnewx, tnewy, tnewz);

Completed in 8 milliseconds