/external/deqp/modules/gles2/functional/ |
es2fNegativeStateApiTests.cpp | 352 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Failed to retrieve uniform location"); 391 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Failed to retrieve uniform location"); 532 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid return value from glGetFramebufferAttachmentParameteriv()");
|
es2fTextureMipmapTests.cpp | 417 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL, 740 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL, 875 m_testCtx.setTestResult(compareResult, compareResult == QP_TEST_RESULT_PASS ? "Pass" : [all...] |
es2fTextureWrapTests.cpp | 219 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
|
es2fNegativeTextureApiTests.cpp | [all...] |
/external/deqp/modules/gles3/functional/ |
es3fClippingTests.cpp | 477 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); // success by default 587 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got faulty pixels"); 774 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, "Wide line clipping failed"); 777 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got faulty pixels"); 822 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got faulty pixels"); 833 m_testCtx.setTestResult(QP_TEST_RESULT_COMPATIBILITY_WARNING, "Wide line clipping failed"); 836 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got faulty pixels"); [all...] |
es3fNegativeStateApiTests.cpp | 394 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Failed to retrieve uniform location"); 430 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Failed to retrieve uniform location"); 466 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Failed to retrieve uniform location"); [all...] |
es3fTextureSwizzleTests.cpp | 218 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL,
|
es3fVertexArrayObjectTests.cpp | 654 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); 659 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); [all...] |
es3fOcclusionQueryTests.cpp | 177 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); // Initialize test result to pass. 427 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail");
|
es3fTextureMipmapTests.cpp | 461 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL, 779 m_testCtx.setTestResult(isOk ? QP_TEST_RESULT_PASS : QP_TEST_RESULT_FAIL, 913 m_testCtx.setTestResult(compareResult, compareResult == QP_TEST_RESULT_PASS ? "Pass" : [all...] |
/external/deqp/modules/glshared/ |
glsFboCompletenessTests.cpp | 411 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); 416 m_testCtx.setTestResult(QP_TEST_RESULT_QUALITY_WARNING, msg); 421 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, msg);
|
glsRandomShaderCase.cpp | 469 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Failed to compile shader"); 570 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); 572 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed");
|
glsUniformBlockCase.cpp | [all...] |
glsVertexArrayTests.cpp | [all...] |
/external/deqp/modules/gles31/functional/ |
es31fDrawTests.cpp | 801 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); 803 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Result image invalid"); [all...] |
es31fProgramPipelineStateQueryTests.cpp | 120 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
|
es31fSampleShadingTests.cpp | 200 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
|
es31fAdvancedBlendTests.cpp | 561 m_context.getTestContext().setTestResult(QP_TEST_RESULT_FAIL, "Image comparison failed"); 572 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass");
|
/external/deqp/modules/internal/ |
ditTextureFormatTests.cpp | [all...] |
/external/deqp/modules/egl/ |
teglMultiThreadTests.cpp | 423 m_testCtx.setTestResult(QP_TEST_RESULT_NOT_SUPPORTED, "Not Supported"); 425 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, "Pass"); 428 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); 474 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); [all...] |
teglRenderCase.cpp | 203 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, failReason.c_str());
|
/external/deqp/modules/gles2/accuracy/ |
es2aTextureFilteringTests.cpp | 308 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str()); 620 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str());
|
es2aTextureMipmapTests.cpp | 365 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str()); 632 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str());
|
/external/deqp/modules/gles3/accuracy/ |
es3aTextureFilteringTests.cpp | 297 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str()); 628 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str());
|
es3aTextureMipmapTests.cpp | 358 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str()); 621 m_testCtx.setTestResult(QP_TEST_RESULT_PASS, de::toString(score).c_str());
|