Home
last modified time | relevance | path

Searched defs:isOk (Results 51 - 75 of 140) sorted by relevance

123456

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fDepthStencilClearTests.cpp221 bool isOk = tcu::pixelThresholdCompare(m_testCtx.getLog(), "Result", "Image comparison result", reference, result, threshold, isLastIter ? tcu::COMPARE_LOG_RESULT : tcu::COMPARE_LOG_ON_ERROR); in iterate() local
H A Des3fPixelBufferObjectTests.cpp565 bool isOk = false; in iterate() local
H A Des3fStencilTests.cpp374 bool isOk = errorCodeOk && imagesOk; in iterate() local
H A Des3fTextureFormatTests.cpp236 bool isOk = compareImages(log, referenceFrame, renderedFrame, threshold); in iterate() local
591 bool isOk = testLayer(m_curLayer); in iterate() local
749 bool isOk = testSlice(m_curSlice); in iterate() local
886 bool isOk = compareImages(log, referenceFrame, renderedFrame, threshold); in iterate() local
1152 bool isOk = compareImages(log, referenceFrame, renderedFrame, threshold); iterate() local
[all...]
H A Des3fTextureWrapTests.cpp363 bool isOk = verifyTextureResult(m_testCtx, renderedFrame.getAccess(), m_texture->getRefTexture(), in iterate() local
H A Des3fVertexArrayObjectTests.cpp650 bool isOk; in iterate() local
1227 bool isOk; in iterate() local
[all...]
/third_party/lzma/CPP/Windows/
H A DFileFind.cpp518 bool isOk = true; in Find() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
H A DvktTextureCompressedFormatTests.cpp278 bool isOk = true; in validateTexture() local
436 const bool isOk = validateTexture(log, rendered, texture.getTexture(), texCoord, mipLevel, pixelFormat, threshold, coordThreshold, sampleParams); in iterate() local
546 bool isOk = false; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
H A DvktYCbCrFilteringTests.cpp436 bool isOk = true; in iterate() local
/third_party/vk-gl-cts/external/openglcts/modules/runner/
H A DglcTestRunner.cpp860 bool isOk = result.numFailed == 0 && result.isComplete; in deinitSession() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fDrawElementsBaseVertexTests.cpp326 bool isOk = true; in verifyImage() local
H A Des31fTextureFilteringTests.cpp417 const bool isOk = verifyTextureResult(m_testCtx, result.getAccess(), curCase.texture->getRefTexture(), in iterate() local
/third_party/vk-gl-cts/modules/gles31/stress/
H A Des31sVertexAttributeBindingTests.cpp79 bool isOk = true; in verifyImageYellowGreen() local
/third_party/vk-gl-cts/modules/glshared/
H A DglsBufferTestUtil.cpp75 bool isOk = true; in compareByteArrays() local
398 bool isOk = false; in verify() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/texture/
H A DvktTextureCompressedFormatTests.cpp278 bool isOk = true; in validateTexture() local
436 const bool isOk = validateTexture(log, rendered, texture.getTexture(), texCoord, mipLevel, pixelFormat, threshold, coordThreshold, sampleParams); in iterate() local
546 bool isOk = false; in iterate() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ycbcr/
H A DvktYCbCrFilteringTests.cpp436 bool isOk = true; in iterate() local
/third_party/vk-gl-cts/framework/common/
H A DtcuImageCompare.cpp125 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
302 const bool isOk = (refPix == cmpPix); bitwiseCompare() local
605 const bool isOk = boolAll(lessThanEqual(diff, threshold)); floatUlpThresholdCompare() local
692 bool isOk = boolAll(lessThanEqual(diff, threshold)); floatThresholdCompare() local
785 bool isOk = boolAll(lessThanEqual(diff, threshold)); floatThresholdCompare() local
870 const bool isOk = boolAll(lessThanEqual(diff, threshold)); floatThresholdCompare() local
972 const bool isOk = boolAll(lessThanEqual(diff, threshold64)); intThresholdCompare() local
1063 bool isOk = true; dsThresholdCompare() local
1325 bool isOk = bilinearCompare(reference, result, errorMask, threshold); bilinearCompare() local
[all...]
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderProgram.hpp198 bool isOk (void) const { return m_program.getLinkStatus(); } in isOk() function in glu::ShaderProgram
/third_party/vk-gl-cts/modules/egl/
H A DteglCreateContextExtTests.cpp370 bool isOk = true; in checkRequiredExtensions() local
662 bool isOk = true; in validateCurrentContext() local
[all...]
H A DteglGLES2SharingTests.cpp160 bool isOk = true; in iterate() local
H A DteglPreservingSwapTests.cpp484 bool isOk = true; in iterate() local
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fBufferWriteTests.cpp194 bool isOk = false; in iterate() local
290 bool isOk = false; in iterate() local
342 bool isOk = true; in iterate() local
[all...]
H A Des2fStencilTests.cpp371 bool isOk = errorCodeOk && imagesOk; in iterate() local
H A Des2fTextureCompletenessTests.cpp87 bool isOk = true; in compareToConstantColor() local
170 bool isOk = compareToConstantColor(log, "Result", "Image comparison result", renderedFrame, tcu::COMPARE_LOG_RESULT, m_compareColor); in iterate() local
230 bool isOk = compareToConstantColor(log, "Result", "Image comparison result", renderedFrame, tcu::COMPARE_LOG_RESULT, m_compareColor); in iterate() local
[all...]
H A Des2fTextureFilteringTests.cpp312 const bool isOk = verifyTextureResult(m_testCtx, rendered.getAccess(), curCase.texture->getRefTexture(), in iterate() local
598 const bool isOk = verifyTextureResult(m_testCtx, result.getAccess(), curCase.texture->getRefTexture(), in iterate() local

Completed in 32 milliseconds

123456