Searched refs:interpolateWeights (Results 1 – 1 of 1) sorted by relevance
2199 void interpolateWeights (TexelWeightPair* dst, const deUint32* unquantizedWeights, int blockWidth, … in interpolateWeights() function2246 interpolateWeights(dst, &unquantizedWeights[0], blockWidth, blockHeight, blockMode); in computeTexelWeights()