Searched refs:xLerpVec (Results 1 – 1 of 1) sorted by relevance
181 Value * xLerpVec = intVec(builder, xLerp, xLerp, xLerp, xLerp); in linearSample() local183 Value * h0 = builder.CreateMul(builder.CreateSub(s1, s0), xLerpVec); in linearSample()188 Value * h1 = builder.CreateMul(builder.CreateSub(s2, s3), xLerpVec); in linearSample()