Home
last modified time | relevance | path

Searched defs:xLerp (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/pixelflinger2/
Dllvm_texture.cpp144 Value * x0, Value * y0, Value * xLerp, Value * yLerp, in linearSample()
303 Value * xLerp = NULL, * yLerp = NULL; in tex2D() local
499 Value * xLerp = NULL, * yLerp = NULL; in texCube() local
Dtexture.cpp144 unsigned xLerp = 0, yLerp = 0; in tex2d() local
253 unsigned xLerp = 0, yLerp = 0; in texcube() local