Searched defs:worstScoreDiff (Results 1 – 8 of 8) sorted by relevance
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureMipmapTests.cpp | 355 const int worstScoreDiff = texWidth*texHeight; in iterate() local 618 const int worstScoreDiff = texWidth*texHeight; in iterate() local
|
D | es3aTextureFilteringTests.cpp | 294 const int worstScoreDiff = 3200; in iterate() local 625 const int worstScoreDiff = 10000; in iterate() local
|
D | es3aVaryingInterpolationTests.cpp | 276 const int worstScoreDiff = 300; in iterate() local
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureMipmapTests.cpp | 362 const int worstScoreDiff = texWidth*texHeight; in iterate() local 629 const int worstScoreDiff = texWidth*texHeight; in iterate() local
|
D | es2aTextureFilteringTests.cpp | 305 const int worstScoreDiff = 3200; in iterate() local 617 const int worstScoreDiff = 10000; in iterate() local
|
D | es2aVaryingInterpolationTests.cpp | 269 const int worstScoreDiff = 300; in iterate() local
|
/external/deqp/framework/common/ |
D | tcuImageCompare.cpp | 334 …eference, const ConstPixelBufferAccess& result, int bestScoreDiff, int worstScoreDiff, CompareLogM… in measurePixelDiffAccuracy() 390 …onst Surface& reference, const Surface& result, int bestScoreDiff, int worstScoreDiff, CompareLogM… in measurePixelDiffAccuracy()
|
/external/deqp/modules/glshared/ |
D | glsTextureTestUtil.cpp | 995 …const tcu::Surface& reference, const tcu::Surface& rendered, int bestScoreDiff, int worstScoreDiff) in measureAccuracy()
|