Searched refs:BO3 (Results 1 – 1 of 1) sorted by relevance
668 const deUint8 BO3 = (deUint8)getBits(src, 39, 41); in decompressETC2Block() local673 const deUint8 BO = extend6To8((deUint8)((BO1 << 5) | (BO2 << 3) | BO3)); in decompressETC2Block()