Home
last modified time | relevance | path

Searched defs:minRef (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fShaderIntegerFunctionTests.cpp948 const int minRef = dePop32(value&countMask); in compare() local
1008 const int minRef = findLSB(value&mask); in compare() local
1086 …const int minRef = isSigned ? findMSB(toPrecision(deInt32(value), integerLength)) : findMSB(toPre… in compare() local