Searched refs:refCol (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/stress/
H A Des2sSpecialFloatTests.cpp317 const tcu::RGBA& refCol = (useTexture) ? (refColTexture) : (refColGradient); local
321 const tcu::IVec4 colorDiff = tcu::abs(col.toIVec() - refCol.toIVec());
/external/deqp/modules/gles3/stress/
H A Des3sSpecialFloatTests.cpp325 const tcu::RGBA& refCol = (useTexture) ? (refColTexture) : (refColGradient); local
329 const tcu::IVec4 colorDiff = tcu::abs(col.toIVec() - refCol.toIVec());

Completed in 1109 milliseconds