Searched defs:bestScoreDiff (Results 1 – 8 of 8) sorted by relevance
/external/deqp/modules/gles3/accuracy/ |
D | es3aTextureMipmapTests.cpp | 354 const int bestScoreDiff = (texWidth/16)*(texHeight/16); in iterate() local 617 const int bestScoreDiff = (texWidth/16)*(texHeight/16); in iterate() local
|
D | es3aTextureFilteringTests.cpp | 293 const int bestScoreDiff = 16; in iterate() local 624 const int bestScoreDiff = 16; in iterate() local
|
D | es3aVaryingInterpolationTests.cpp | 275 const int bestScoreDiff = 16; in iterate() local
|
/external/deqp/modules/gles2/accuracy/ |
D | es2aTextureMipmapTests.cpp | 361 const int bestScoreDiff = (texWidth/16)*(texHeight/16); in iterate() local 628 const int bestScoreDiff = (texWidth/16)*(texHeight/16); in iterate() local
|
D | es2aTextureFilteringTests.cpp | 304 const int bestScoreDiff = 16; in iterate() local 616 const int bestScoreDiff = 16; in iterate() local
|
D | es2aVaryingInterpolationTests.cpp | 268 const int bestScoreDiff = 16; in iterate() local
|
/external/deqp/framework/common/ |
D | tcuImageCompare.cpp | 334 …PixelBufferAccess& reference, const ConstPixelBufferAccess& result, int bestScoreDiff, int worstSc… in measurePixelDiffAccuracy() 390 …har* imageSetDesc, const Surface& reference, const Surface& result, int bestScoreDiff, int worstSc… in measurePixelDiffAccuracy()
|
/external/deqp/modules/glshared/ |
D | glsTextureTestUtil.cpp | 995 …& log, const tcu::Surface& reference, const tcu::Surface& rendered, int bestScoreDiff, int worstSc… in measureAccuracy()
|