/third_party/vk-gl-cts/modules/internal/ |
D | ditBuildInfoTests.cpp | 128 const bool isOk = valueName != DE_NULL; in iterate() local 157 const bool isOk = *((const deUint8*)&multiByte) == (deUint8)0x01; in iterate() local 159 const bool isOk = *((const deUint8*)&multiByte) == (deUint8)0x02; in iterate() local
|
D | ditImageCompareTests.cpp | 96 const bool isOk = de::inRange(result, m_minBound, m_maxBound); in iterate() local 142 const bool isOk = result == m_expectedResult; in iterate() local
|
D | ditSRGB8ConversionTest.cpp | 70 bool isOk = true; in iterate() local
|
/third_party/vk-gl-cts/framework/common/ |
D | tcuImageCompare.cpp | 125 const bool isOk = boolAll(lessThanEqual(diff, threshold)); in findNumPositionDeviationFailingPixels() local 144 const bool isOk = boolAll(lessThanEqual(diff, threshold)); in findNumPositionDeviationFailingPixels() local 167 const bool isOk = boolAll(lessThanEqual(diff, threshold)); in findNumPositionDeviationFailingPixels() local 222 bool isOk = difference <= threshold; in fuzzyCompare() local 510 const bool isOk = boolAll(lessThanEqual(diff, threshold)); in floatUlpThresholdCompare() local 597 bool isOk = boolAll(lessThanEqual(diff, threshold)); in floatThresholdCompare() local 690 bool isOk = boolAll(lessThanEqual(diff, threshold)); in floatThresholdCompare() local 775 const bool isOk = boolAll(lessThanEqual(diff, threshold)); in floatThresholdCompare() local 874 const bool isOk = boolAll(lessThanEqual(diff, threshold64)); in intThresholdCompare() local 955 bool isOk = true; in dsThresholdCompare() local [all …]
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fBufferMapTests.cpp | 70 bool isOk = false; in iterate() local 141 bool isOk = verifier.verify(buf, refBuf.getPtr(), 0, m_size, m_bufferTarget); in iterate() local 195 bool isOk = verifier.verify(buf, refBuf.getPtr(), 0, m_bufferSize, m_bufferTarget); in iterate() local 256 bool isOk = verifier.verify(buf, refBuf.getPtr(), verifyOffset, verifySize, m_bufferTarget); in iterate() local 315 bool isOk = verifier.verify(buf, refBuf.getPtr(), verifyOffset, verifySize, m_bufferTarget); in iterate() local 355 bool isOk = true; in iterate() local 426 bool isOk = true; in iterate() local 492 bool isOk = true; in iterate() local
|
D | es3fShaderFragDataTests.cpp | 94 const bool isOk = compareThreshold(resultColor, expectedColor, threshold); in compareSingleColor() local 220 bool isOk; in iterate() local
|
D | es3fBufferCopyTests.cpp | 88 bool isOk = true; in iterate() local 172 bool isOk = true; in iterate() local
|
D | es3fBufferWriteTests.cpp | 194 bool isOk = false; in iterate() local 290 bool isOk = false; in iterate() local 342 bool isOk = true; in iterate() local
|
D | es3fFragDepthTests.cpp | 264 …bool isOk = tcu::fuzzyCompare(log, "Result", "Image comparison result", referenceFrame, renderedFr… in iterate() local 416 …bool isOk = tcu::fuzzyCompare(log, "Result", "Image comparison result", referenceFrame, renderedFr… in iterate() local
|
/third_party/vk-gl-cts/modules/gles2/functional/ |
D | es2fShaderFragDataTests.cpp | 76 const bool isOk = compareThreshold(resultColor, expectedColor, threshold); in compareSingleColor() local 202 bool isOk; in iterate() local
|
D | es2fShaderBuiltinVarTests.cpp | 56 bool isOk = 0 == (int)(deFloatFloor(c.coords.x() * builtinConstScale) + 0.05f); in evalBuiltinConstant() local 350 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate() local 442 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate() local 559 …bool isOk = tcu::fuzzyCompare(log, "Result", "Image comparison result", refImg, testImg, threshold… in iterate() local 675 …bool isOk = tcu::pixelThresholdCompare(log, "Result", "Image comparison result", refImg, testImg, … in iterate() local
|
D | es2fBufferTestUtil.cpp | 77 bool isOk = true; in compareByteArrays() local 418 bool isOk = true; in verify() local 586 bool isOk = true; in verify() local
|
D | es2fDepthRangeTests.cpp | 257 …bool isOk = tcu::fuzzyCompare(log, "Result", "Image comparison result", referenceFrame, renderedFr… in iterate() local 390 …bool isOk = tcu::fuzzyCompare(log, "Result", "Image comparison result", referenceFrame, renderedFr… in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/common/ |
D | glcConfigListWGL.cpp | 60 bool isOk = isAOSPOk && (fmtInfo.sampleBuffers == 0); in getDefaultWglConfigList() local
|
D | glcConfigListEGL.cpp | 126 bool isOk = isRenderable && isConformant && (numSamples == 0) && !isFloatType && !isYUV; in getDefaultEglConfigList() local
|
D | glcFragDepthTests.cpp | 262 …bool isOk = tcu::fuzzyCompare(log, "Result", "Image comparison result", referenceFrame, renderedFr… in iterate() local 401 …bool isOk = tcu::fuzzyCompare(log, "Result", "Image comparison result", referenceFrame, renderedFr… in iterate() local
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglNativeCoordMappingTests.cpp | 267 bool isOk = true; in validate() local 376 bool isOk = true; in testNativeWindow() local 423 bool isOk = true; in testNativePixmap() local 467 bool isOk = true; in testNativePixmapCopy() local
|
D | teglNativeColorMappingTests.cpp | 329 bool isOk = true; in testNativeWindow() local 373 bool isOk = true; in testNativePixmap() local 413 bool isOk = true; in testNativePixmapCopy() local
|
/third_party/icu/icu4c/source/test/intltest/ |
D | bidiconf.cpp | 582 UBool isOk=TRUE; in checkLevels() local 628 UBool isOk=TRUE; in checkOrdering() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fAtomicCounterTests.cpp | 527 bool isOk = true; in checkAndLogCounterValues() local 715 bool isOk = true; in checkPath() local 808 bool isOk = true; in checkAndLogCallValues() local 1024 bool isOk = true; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/ |
D | vktTextureCompressedFormatTests.cpp | 278 bool isOk = true; in validateTexture() local 436 …const bool isOk = validateTexture(log, rendered, texture.getTexture(), texCoord, mipLevel, pixelFo… in iterate() local 546 bool isOk = false; in iterate() local
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/ |
D | vktTextureCompressedFormatTests.cpp | 278 bool isOk = true; in validateTexture() local 436 …const bool isOk = validateTexture(log, rendered, texture.getTexture(), texCoord, mipLevel, pixelFo… in iterate() local 546 bool isOk = false; in iterate() local
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
D | es31cFramebufferNoAttachmentsTests.cpp | 194 bool isOk = true; in iterate() local 525 bool isOk = true; in iterate() local
|
/third_party/vk-gl-cts/modules/glshared/ |
D | glsBufferTestUtil.cpp | 75 bool isOk = true; in compareByteArrays() local 398 bool isOk = false; in verify() local 579 bool isOk = true; in verify() local 775 bool isOk = true; in verify() local
|
/third_party/skia/tests/ |
D | TextBlobCacheTest.cpp | 325 bool isOk = compare_bitmaps(base, half) || compare_bitmaps(unit, half); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local 381 bool isOk = compare_bitmaps(expectedBitMap, movingBitmap); in DEF_GPUTEST_FOR_RENDERING_CONTEXTS() local
|