Searched refs:computeLayerIndex (Results 1 – 2 of 2) sorted by relevance
90 Short4 computeLayerIndex(const Float4 &a, Pointer<Byte> &mipmap);92 Int4 computeLayerIndex(const Float4 &a, Pointer<Byte> &mipmap, SamplerFunction function);
541 Short4 layerIndex = computeLayerIndex(a, mipmap); in sampleQuad2D()997 Int4 layerIndex = computeLayerIndex(a, mipmap, function); in sampleFloat2D()2235 Short4 SamplerCore::computeLayerIndex(const Float4 &a, Pointer<Byte> &mipmap) in computeLayerIndex() function in sw::SamplerCore2476 Int4 SamplerCore::computeLayerIndex(const Float4 &a, Pointer<Byte> &mipmap, SamplerFunction functio… in computeLayerIndex() function in sw::SamplerCore