Home
last modified time | relevance | path

Searched refs:interpolateWeights (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuCompressedTexture.cpp2199 void interpolateWeights (TexelWeightPair* dst, const deUint32* unquantizedWeights, int blockWidth, … in interpolateWeights() function
2246 interpolateWeights(dst, &unquantizedWeights[0], blockWidth, blockHeight, blockMode); in computeTexelWeights()