Home
last modified time | relevance | path

Searched refs:allOk (Results 1 – 25 of 42) sorted by relevance

12

/external/deqp-deps/glslang/Test/
Dspv.bufferhandle11.frag20 bool allOk = true;
21 allOk = allOk && compare_uint8_t(uint(block.var), 7u);
22 if (allOk)
Dspv.bufferhandle12.frag36 bool allOk = true;
37 allOk = allOk && compare_mat2x3(blockC.c, mat2x3(-5.0, 1.0, -7.0, 1.0, 2.0, 8.0));
38 if (allOk)
/external/deqp/modules/gles31/functional/
Des31fTextureLevelStateQueryTests.cpp733 bool allOk = true; in applyTextureGenerationSpec() local
810 allOk = false; in applyTextureGenerationSpec()
815 return allOk; in applyTextureGenerationSpec()
1057 bool allOk = true; in checkTextureState() local
1064allOk &= verifyTextureLevelParameterEqual(gl, spec.queryTarget, queryLevel, GL_TEXTURE_WIDTH, refV… in checkTextureState()
1073allOk &= verifyTextureLevelParameterEqual(gl, spec.queryTarget, queryLevel, GL_TEXTURE_WIDTH, refV… in checkTextureState()
1077 return allOk; in checkTextureState()
1093 bool allOk = true; in checkTextureState() local
1100allOk &= verifyTextureLevelParameterEqual(gl, spec.queryTarget, queryLevel, GL_TEXTURE_HEIGHT, ref… in checkTextureState()
1109allOk &= verifyTextureLevelParameterEqual(gl, spec.queryTarget, queryLevel, GL_TEXTURE_HEIGHT, ref… in checkTextureState()
[all …]
Des31fSampleVariableTests.cpp563 bool allOk = true; in verifySampleBuffers() local
581allOk &= verifyImageWithVerifier(resultBuffers[sampleNdx], m_testCtx.getLog(), ColorVerifier(tcu::… in verifySampleBuffers()
584 if (!allOk) in verifySampleBuffers()
587 return allOk; in verifySampleBuffers()
711 bool allOk = true; in verifySampleBuffers() local
736 allOk = false; in verifySampleBuffers()
802 allOk = false; in verifySampleBuffers()
877 if (!allOk) in verifySampleBuffers()
1519 bool allOk = true; in verifySampleBuffers() local
1537allOk &= verifyImageWithVerifier(resultBuffers[sampleNdx], m_testCtx.getLog(), NoRedVerifier(), fa… in verifySampleBuffers()
[all …]
Des31fProgramInterfaceQueryTestCase.cpp2523 bool allOk = true; in checkShaderResourceUsage() local
2527 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log); in checkShaderResourceUsage()
2529 return allOk; in checkShaderResourceUsage()
2552 bool allOk = true; in checkShaderResourceUsage() local
2556 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log); in checkShaderResourceUsage()
2558 return allOk; in checkShaderResourceUsage()
2579 bool allOk = true; in checkShaderResourceUsage() local
2583 allOk &= checkLimit(restrictions[ndx].pname, restrictions[ndx].usage, gl, log); in checkShaderResourceUsage()
2585 return allOk; in checkShaderResourceUsage()
2610 bool allOk = true; in checkShaderResourceUsage() local
[all …]
Des31fIndirectComputeDispatchTests.cpp300 bool allOk = true; in verifyResultBuffer() local
323 allOk = false; in verifyResultBuffer()
336 return allOk; in verifyResultBuffer()
/external/deqp-deps/glslang/Test/baseResults/
Dspv.bufferhandle11.frag.out27 Name 20 "allOk"
74 20(allOk): 19(ptr) Variable Function
77 Store 20(allOk) 21
78 22: 8(bool) Load 20(allOk)
93 Store 20(allOk) 44
94 45: 8(bool) Load 20(allOk)
Dspv.bufferhandle12.frag.out52 Name 131 "allOk"
155 131(allOk): 130(ptr) Variable Function
158 Store 131(allOk) 132
159 133: 8(bool) Load 131(allOk)
173 Store 131(allOk) 163
174 164: 8(bool) Load 131(allOk)
/external/deqp/external/openglcts/scripts/verify/
Dverify_gl.py72 allOk = True
80 allOk = False
92 allOk = False
94 return allOk
/external/deqp/framework/delibs/decpp/
DdeCommandLine.cpp122 bool allOk = true; in parse() local
178 allOk = false; in parse()
185 allOk = false; in parse()
200 allOk = false; in parse()
221 allOk = false; in parse()
227 allOk = false; in parse()
240 allOk = false; in parse()
242 return allOk; in parse()
/external/deqp/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrImageQueryTests.cpp425 bool allOk = true; in testImageQuery() local
451 allOk = false; in testImageQuery()
465 allOk = false; in testImageQuery()
475 if (allOk) in testImageQuery()
622 bool allOk = true; in testImageQueryLod() local
670 allOk = allOk && (numErrors == 0); in testImageQueryLod()
674 if (allOk) in testImageQueryLod()
DvktYCbCrFormatTests.cpp445 bool allOk = true; in testFormat() local
491 allOk = false; in testFormat()
495 if (allOk) in testFormat()
DvktYCbCrViewTests.cpp625 bool allOk = true; in testPlaneView() local
690 allOk = false; in testPlaneView()
695 if (allOk) in testPlaneView()
/external/deqp/modules/gles3/functional/
Des3fShaderFragDataTests.cpp327 bool allOk = true; in iterate() local
353 allOk = false; in iterate()
357 m_testCtx.setTestResult(allOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL, in iterate()
358 allOk ? "Pass" : "Image comparison failed"); in iterate()
Des3fFlushFinishTests.cpp491 bool allOk = true; in analyzeResults() local
539 allOk = false; in analyzeResults()
543 m_testCtx.setTestResult(allOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_COMPATIBILITY_WARNING, in analyzeResults()
544 allOk ? "Pass" : "Suspicious performance behavior"); in analyzeResults()
/external/deqp/framework/common/
DtcuBilinearImageCompare.cpp199 bool allOk = true; in bilinearCompareRGBA8() local
208 allOk = false; in bilinearCompareRGBA8()
214 return allOk; in bilinearCompareRGBA8()
/external/deqp/modules/gles2/functional/
Des2fFlushFinishTests.cpp364 bool allOk = true; in analyzeResults() local
412 allOk = false; in analyzeResults()
416 m_testCtx.setTestResult(allOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_COMPATIBILITY_WARNING, in analyzeResults()
417 allOk ? "Pass" : "Suspicious performance behavior"); in analyzeResults()
/external/deqp/external/vulkancts/modules/vulkan/tessellation/
DvktTessellationGeometryGridRenderTests.cpp612 bool allOk = true; in iterate() local
614 allOk = allOk && verifyResultLayer(m_context.getTestContext().getLog(), in iterate()
618 return (allOk ? tcu::TestStatus::pass("OK") : tcu::TestStatus::fail("Image comparison failed")); in iterate()
/external/catch2/include/internal/
Dcatch_totals.h21 bool allOk() const;
Dcatch_totals.cpp33 bool Counts::allOk() const { in allOk() function in Catch::Counts
/external/catch2/include/reporters/
Dcatch_reporter_automake.hpp39 } else if (_testCaseStats.totals.assertions.allOk()) { in testCaseEnded()
/external/catch2/single_include/catch2/
Dcatch_reporter_automake.hpp39 } else if (_testCaseStats.totals.assertions.allOk()) { in testCaseEnded()
/external/deqp/external/vulkancts/modules/vulkan/robustness/
DvktRobustnessBufferAccessTests.cpp1119 bool allOk = true; in verifyResult() local
1136 allOk = false; in verifyResult()
1274 allOk = false; in verifyResult()
1285 allOk = false; in verifyResult()
1294 allOk = false; in verifyResult()
1303 return allOk; in verifyResult()
DvktRobustnessVertexAccessTests.cpp765 bool allOk = true; in verifyResult() local
877 allOk = false; in verifyResult()
884 allOk = false; in verifyResult()
889 return allOk; in verifyResult()
/external/deqp/external/vulkancts/modules/vulkan/compute/
DvktComputeIndirectComputeDispatchTests.cpp333 deBool allOk = true; in verifyResultBuffer() local
358 allOk = false; in verifyResultBuffer()
362 return allOk; in verifyResultBuffer()

12