D | SamplerCore.cpp | 1662 …void SamplerCore::computeIndices(UInt index[4], Short4 uuuu, Short4 vvvv, Short4 wwww, Vector4f &o… in computeIndices() function in sw::SamplerCore 1729 …void SamplerCore::computeIndices(UInt index[4], Int4& uuuu, Int4& vvvv, Int4& wwww, const Pointer<… in computeIndices() function in sw::SamplerCore 1983 computeIndices(index, uuuu, vvvv, wwww, offset, mipmap, function); in sampleTexel() 2045 computeIndices(index, uuuu, vvvv, wwww, offset, mipmap + sizeof(Mipmap), function); in sampleTexel() 2092 computeIndices(index, uuuu, vvvv, wwww, mipmap, function); in sampleTexel()
|