Searched refs:computeNumWeights (Results 1 – 1 of 1) sorted by relevance
325 inline int computeNumWeights (const ASTCBlockMode& mode) in computeNumWeights() function1211 const int numWeights = computeNumWeights(blockMode); in unquantizeWeights()1324 …m(blockData, 127, computeNumRequiredBits(blockMode.weightISEParams, computeNumWeights(blockMode)),… in computeTexelWeights()1325 decodeISE(&weightGrid[0], computeNumWeights(blockMode), dataStream, blockMode.weightISEParams); in computeTexelWeights()1509 const int numWeights = computeNumWeights(blockMode); in decompressBlock()1855 static inline int computeNumWeights (const NormalBlockParams& params) in computeNumWeights() function1862 …const int numWeightBits = computeNumRequiredBits(params.weightISEParams, computeNumWeights(param… in computeNumBitsForColorEndpoints()1884 const int numWeights = computeNumWeights(params); in isValidBlockParams()2240 const int numWeights = computeNumWeights(blockParams); in generateNormalBlock()2284 const int numWeights = computeNumWeights(blockParams); in generateDefaultISEInputs()[all …]