Searched defs:BO2 (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/common/
H A DtcuCompressedTexture.cpp698 const deUint8 BO2 = (deUint8)getBits(src, 43, 44); local
704 const deUint8 BO = extend6To8((BO1 << 5) | (BO2 << 3) | BO3);

Completed in 96 milliseconds