Home
last modified time | relevance | path

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

/external/deqp/framework/common/
DtcuAstcUtil.cpp2386 const int iseBitMax = (1 << iseParams.numBits) - 1; in generateRandomBlock() local
2393 iseInput.value.block[iseBlockNdx].bitValues[i] = rnd.getInt(0, iseBitMax); in generateRandomBlock()