Searched refs:tnewy (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 1073 tnewy = LLVMBuildXor(builder, signrys, rz, ""); in lp_build_cube_lookup() 1089 *face_t = lp_build_select(cint_bld, arx_ge_ary, tnewx, tnewy); in lp_build_cube_lookup()
|