Searched refs:BO3 (Results 1 - 1 of 1) sorted by relevance

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

Completed in 883 milliseconds