Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/modules/gles3/functional/
H A Des3fShaderCommonFunctionTests.cpp756 … const int bitsLost = precision != glu::PRECISION_HIGHP ? numBitsLostInOp(in0, refOut0) : 0; in compare() local
1615 const int bitsLost = numBitsLostInOp(in0, ref); in compare() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fShaderCommonFunctionTests.cpp835 … const int bitsLost = precision != glu::PRECISION_HIGHP ? numBitsLostInOp(in0, refOut0) : 0; in compare() local
1699 const int bitsLost = numBitsLostInOp(in0, ref); in compare() local