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