Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fASTCDecompressionCases.cpp683 deUint32 tritParts[5]; in encodeISETritBlock() local
693 tritParts[i] = -1; // \note Won't be used, but silences warning. in encodeISETritBlock()
698 tritParts[i] = nonBlockInput[i] >> numBits; in encodeISETritBlock()
704 tritParts[i] = 0; in encodeISETritBlock()
708 const deUint32 T = fromExplicitInputBlock ? blockInput.tOrQValue : tritBlockTValue[tritParts[0]] in encodeISETritBlock()
709 [tritParts[1]] in encodeISETritBlock()
710 [tritParts[2]] in encodeISETritBlock()
711 [tritParts[3]] in encodeISETritBlock()
712 [tritParts[4]]; in encodeISETritBlock()