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