Searched refs:computeLayerIndex (Results 1 – 2 of 2) sorted by relevance
95 Int4 computeLayerIndex(const Float4 &a, Pointer<Byte> &mipmap);
916 Int4 layerIndex = computeLayerIndex(a, mipmap); in sampleFloat2D()2524 Int4 SamplerCore::computeLayerIndex(const Float4 &a, Pointer<Byte> &mipmap) in computeLayerIndex() function in sw::SamplerCore