Searched refs:halfTexelW (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/src/Renderer/
H A DSampler.cpp185 short halfTexelW = 0x8000 / depth; local
197 mipmap.wHalf[0] = halfTexelW;
198 mipmap.wHalf[1] = halfTexelW;
199 mipmap.wHalf[2] = halfTexelW;
200 mipmap.wHalf[3] = halfTexelW;

Completed in 49 milliseconds