Searched refs:computeNumWeights (Results 1 – 1 of 1) sorted by relevance
325 inline int computeNumWeights (const ASTCBlockMode& mode) in computeNumWeights() function1199 const int numWeights = computeNumWeights(blockMode); in unquantizeWeights()1298 …m(blockData, 127, computeNumRequiredBits(blockMode.weightISEParams, computeNumWeights(blockMode)),… in computeTexelWeights()1299 decodeISE(&weightGrid[0], computeNumWeights(blockMode), dataStream, blockMode.weightISEParams); in computeTexelWeights()1483 const int numWeights = computeNumWeights(blockMode); in decompressBlock()1829 static inline int computeNumWeights (const NormalBlockParams& params) in computeNumWeights() function1836 …const int numWeightBits = computeNumRequiredBits(params.weightISEParams, computeNumWeights(param… in computeNumBitsForColorEndpoints()1858 const int numWeights = computeNumWeights(params); in isValidBlockParams()2214 const int numWeights = computeNumWeights(blockParams); in generateNormalBlock()2258 const int numWeights = computeNumWeights(blockParams); in generateDefaultISEInputs()[all …]