Home
last modified time | relevance | path

Searched refs:Q56 (Results 1 – 1 of 1) sorted by relevance

/external/deqp/framework/common/
DtcuCompressedTexture.cpp1557 deUint32 Q56 = data.getNext(2); in decodeISEQuintBlock() local
1563 case 2: Q56 = 0; in decodeISEQuintBlock()
1569 const deUint32 Q = (Q56 << 5) | (Q34 << 3) | (Q012 << 0); in decodeISEQuintBlock()