Home
last modified time | relevance | path

Searched defs:texelWeights (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/utils/
DSkTextureCompressor_ASTC.cpp1491 void texelWeights(int texelWeights[2][12][12], const int* texelValues) const { in texelWeights() function
1988 int texelWeights[2][12][12]; in decompress_astc_block() local
/external/deqp/framework/common/
DtcuAstcUtil.cpp1382 …setTexelColors (void* dst, ColorEndpointPair* colorEndpoints, TexelWeightPair* texelWeights, int c… in setTexelColors()
1534 TexelWeightPair texelWeights[MAX_BLOCK_WIDTH*MAX_BLOCK_HEIGHT]; in decompressBlock() local