Home
last modified time | relevance | path

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

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