Searched refs:snewz (Results 1 – 1 of 1) sorted by relevance
/external/mesa3d/src/gallium/auxiliary/gallivm/ |
D | lp_bld_sample.c | 1019 LLVMValueRef snewx, tnewx, snewy, tnewy, snewz, tnewz; in lp_build_cube_lookup() local 1076 snewz = LLVMBuildXor(builder, signrzs, rx, ""); in lp_build_cube_lookup() 1094 *face_s = lp_build_select(cint_bld, arz_ge_arx_ary, *face_s, snewz); in lp_build_cube_lookup()
|