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