Home
last modified time | relevance | path

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

123456

/third_party/vk-gl-cts/modules/egl/
H A DteglImageFormatTests.cpp1725 const bool isOk = op.action->invoke(api, m_img, m_refImg); iterate() local
[all...]
H A DteglRobustnessTests.cpp1457 bool isOk = true; in iterate() local
1523 bool isOk = true; in iterate() local
1578 bool isOk = true; in iterate() local
[all...]
H A DteglGLES2SharingThreadedTests.cpp2906 bool isOk = true; in iterate() local
3721 bool isOk = true; in iterate() local
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fFboRenderTest.cpp635 bool isOk = errorCodesOk && imagesOk; in iterate() local
H A Des2fTextureUnitTests.cpp816 bool isOk = tcu::fuzzyCompare(log, "ComparisonResult", "Image comparison result", refFrame, gles2Frame, threshold, tcu::COMPARE_LOG_RESULT); in iterate() local
H A Des2fVertexTextureTests.cpp624 const bool isOk = compareImages(m_context.getRenderContext(), m_testCtx.getLog(), refImage, resImage); in iterate() local
961 const bool isOk = compareImages(m_context.getRenderContext(), m_testCtx.getLog(), refImage, resImage); in iterate() local
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger-agent-impl.cc848 bool isOk = false; in getStackTrace() local
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboSRGBWriteControlTests.cpp1791 bool isOk = true; in isInvalidEnum() local
H A Des31fGeometryShaderTests.cpp3578 bool isOk; in verifyImageSingleColoredRow() local
[all...]
H A Des31fSSBOLayoutCase.cpp1727 bool isOk = true; in compareBufferVarData() local
1765 const bool isOk = compareComponents(scalarType, resElemPtr, refElemPtr, scalarSize); in compareBufferVarData() local
2290 bool isOk = true; in compareStdBlocks() local
2366 bool isOk = true; compareSharedBlocks() local
2436 bool isOk = true; compareTypes() local
2506 bool isOk = true; checkLayoutIndices() local
2542 bool isOk = true; checkLayoutBounds() local
2620 bool isOk = true; execute() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp4053 bool isOk = false; in checkNonNearestFilteredResult() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp1749 bool isOk = true; in compareBufferVarData() local
1787 const bool isOk = compareComponents(scalarType, resElemPtr, refElemPtr, scalarSize); in compareBufferVarData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ssbo/
H A DvktSSBOLayoutCase.cpp1749 bool isOk = true; in compareBufferVarData() local
1787 const bool isOk = compareComponents(scalarType, resElemPtr, refElemPtr, scalarSize); in compareBufferVarData() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
H A DvktApiCopiesAndBlittingTests.cpp3615 bool isOk = false; in checkNonNearestFilteredResult() local
3757 bool isOk = tcu::floatThresholdCompare(log, "Compare", "Result comparsion", clampedRef, res, threshold, tcu::COMPARE_LOG_RESULT); in checkCompressedNonNearestFilteredResult() local
[all...]
/third_party/sqlite/src/
H A Dshell.c22589 int isOk = 0; /* 0: usage 1: %lld 2: no-result */ in do_meta_command() local
24807 int isOk in do_meta_command() local
[all...]

Completed in 101 milliseconds

123456