Searched refs:cemClass (Results 1 – 1 of 1) sorted by relevance
1459 const deUint32 cemClass = highLevelSelector - (blockData.isBitSet(25 + partNdx) ? 0 : 1); in decodeColorEndpointModes() local1465 endpointModesDst[partNdx] = (cemClass << 2) | (lowBit1 << 1) | lowBit0; in decodeColorEndpointModes()