Searched defs:bestScoreDiff (Results 1 – 8 of 8) sorted by relevance
/external/deqp/modules/gles3/accuracy/ |
D | es3aVaryingInterpolationTests.cpp | 275 const int bestScoreDiff = 16; in iterate() local
|
D | es3aTextureMipmapTests.cpp | 355 const int bestScoreDiff = (texWidth/16)*(texHeight/16); in iterate() local 618 const int bestScoreDiff = (texWidth/16)*(texHeight/16); in iterate() local
|
D | es3aTextureFilteringTests.cpp | 294 const int bestScoreDiff = 16; in iterate() local 625 const int bestScoreDiff = 16; in iterate() local
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aVaryingInterpolationTests.cpp | 269 const int bestScoreDiff = 16; in iterate() local
|
D | es2aTextureMipmapTests.cpp | 363 const int bestScoreDiff = (texWidth/16)*(texHeight/16); in iterate() local 630 const int bestScoreDiff = (texWidth/16)*(texHeight/16); in iterate() local
|
D | es2aTextureFilteringTests.cpp | 306 const int bestScoreDiff = 16; in iterate() local 618 const int bestScoreDiff = 16; in iterate() local
|
/external/deqp/framework/common/ |
D | tcuImageCompare.cpp | 335 …PixelBufferAccess& reference, const ConstPixelBufferAccess& result, int bestScoreDiff, int worstSc… in measurePixelDiffAccuracy() 391 …har* imageSetDesc, const Surface& reference, const Surface& result, int bestScoreDiff, int worstSc… in measurePixelDiffAccuracy()
|
/external/deqp/framework/opengl/ |
D | gluTextureTestUtil.cpp | 958 …& log, const tcu::Surface& reference, const tcu::Surface& rendered, int bestScoreDiff, int worstSc… in measureAccuracy()
|