Home
last modified time | relevance | path

Searched defs:bitsLost (Results 1 – 3 of 3) 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.cpp843 const int bitsLost = precision != glu::PRECISION_HIGHP ? numBitsLostInOp(in0, refOut0) : 0; in compare() local
1681 const int bitsLost = numBitsLostInOp(in0, ref); in compare() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderCommonFunctionTests.cpp959 const int bitsLost = precision != glu::PRECISION_HIGHP ? numBitsLostInOp(in0, refOut0) : 0; in compare() local
1943 const int bitsLost = numBitsLostInOp(in0, ref); in compare() local