D | tcuCompressedTexture.cpp | 2306 …dst, ColorEndpointPair* colorEndpoints, TexelWeightPair* texelWeights, int ccs, deUint32 partition… in setTexelColors() argument 2350 const deUint32 w = weight.w[ccs == channelNdx ? 1 : 0]; in setTexelColors() 2363 const deUint32 w = weight.w[ccs == channelNdx ? 1 : 0]; in setTexelColors() 2461 …const int ccs = blockMode.isDualPlane ? (int)blockData.getBits(extraCemBitsStart-2, extraCem… in decompressASTCBlock() local 2464 …setTexelColors(dst, &colorEndpoints[0], &texelWeights[0], ccs, partitionIndexSeed, numPartitions, … in decompressASTCBlock()
|