Home
last modified time | relevance | path

Searched refs:snewz (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
1906 * snewz = signma * s; in lp_build_cube_lookup()
1930 snewz = LLVMBuildXor(builder, signmabit, si, ""); in lp_build_cube_lookup()
1939 face_s = lp_build_select3(cint_bld, as_ge_at, ar_ge_as_at, snewx, snewy, snewz); in lp_build_cube_lookup()
2002 * snewz = signma * s; in lp_build_cube_lookup()
2014 snewz = LLVMBuildXor(builder, signmabit, si, ""); in lp_build_cube_lookup()
2018 face_s = lp_build_select3(cint_bld, as_ge_at, ar_ge_as_at, snewx, snewy, snewz); in lp_build_cube_lookup()

Completed in 5 milliseconds