Searched refs:ASTCBlockMode (Results 1 – 1 of 1) sorted by relevance
/external/deqp/framework/common/ |
D | tcuAstcUtil.cpp | 303 struct ASTCBlockMode struct 314 ASTCBlockMode (void) in ASTCBlockMode() argument 325 inline int computeNumWeights (const ASTCBlockMode& mode) in computeNumWeights() 341 ASTCBlockMode getASTCBlockMode (deUint32 blockModeData) in getASTCBlockMode() 343 ASTCBlockMode blockMode; in getASTCBlockMode() 1209 void unquantizeWeights (deUint32 dst[64], const ISEDecodedResult* weightGrid, const ASTCBlockMode& … in unquantizeWeights() 1270 …Uint32 (&unquantizedWeights) [64], int blockWidth, int blockHeight, const ASTCBlockMode& blockMode) in interpolateWeights() 1319 …r* dst, const Block128& blockData, int blockWidth, int blockHeight, const ASTCBlockMode& blockMode) in computeTexelWeights() 1492 const ASTCBlockMode blockMode = getASTCBlockMode(blockData.getBits(0, 10)); in decompressBlock()
|