Home
last modified time | relevance | path

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

/external/deqp/modules/gles3/functional/
Des3fShaderCommonFunctionTests.cpp765 const int bitsLost = precision != glu::PRECISION_HIGHP ? numBitsLostInOp(in0, refOut0) : 0; in compare() local
1598 const int bitsLost = numBitsLostInOp(in0, ref); in compare() local
/external/deqp/modules/gles31/functional/
Des31fShaderCommonFunctionTests.cpp842 const int bitsLost = precision != glu::PRECISION_HIGHP ? numBitsLostInOp(in0, refOut0) : 0; in compare() local
1680 const int bitsLost = numBitsLostInOp(in0, ref); in compare() local