Searched refs:tnewz (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
1768 * tnewz = -t;
1792 tnewz = tnegi;
1801 face_t = lp_build_select3(cint_bld, as_ge_at, ar_ge_as_at, tnewx, tnewy, tnewz);
1927 * tnewz = -t;
1939 tnewz = 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
1905 * tnewz = -t;
1929 tnewz = tnegi;
1938 face_t = lp_build_select3(cint_bld, as_ge_at, ar_ge_as_at, tnewx, tnewy, tnewz);
2001 * tnewz = -t;
2013 tnewz = tnegi;
2017 face_t = lp_build_select3(cint_bld, as_ge_at, ar_ge_as_at, tnewx, tnewy, tnewz);

Completed in 8 milliseconds