Searched refs:TexelWeightPair (Results 1 – 1 of 1) sorted by relevance
336 struct TexelWeightPair struct1258 void interpolateWeights (TexelWeightPair* dst, const deUint32* unquantizedWeights, int blockWidth, … in interpolateWeights()1293 void computeTexelWeights (TexelWeightPair* dst, const Block128& blockData, int blockWidth, int bloc… in computeTexelWeights()1382 DecompressResult setTexelColors (void* dst, ColorEndpointPair* colorEndpoints, TexelWeightPair* tex… in setTexelColors()1400 const TexelWeightPair& weight = texelWeights[texelNdx]; in setTexelColors()1534 TexelWeightPair texelWeights[MAX_BLOCK_WIDTH*MAX_BLOCK_HEIGHT]; in decompressBlock()