Searched refs:lowBit1 (Results 1 – 1 of 1) sorted by relevance
563 …const deUint32 lowBit1 = blockData.getBit(lowBit1Ndx < 4 ? 25+lowBit1Ndx : extraCemBitsStart+lowB… in decodeColorEndpointModes() local565 endpointModesDst[partNdx] = (cemClass << 2) | (lowBit1 << 1) | lowBit0; in decodeColorEndpointModes()