/external/deqp/modules/egl/ |
D | teglQueryConfigTests.cpp | 140 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Too many configs returned"); in checkGetConfigsBounds() 146 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Buffer overflow"); in checkGetConfigsBounds() 151 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Incorrect size"); in checkGetConfigsBounds() 182 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "No configs"); in iterate() 304 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkColorBufferType() 315 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkCaveat() 326 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkTransparentType() 337 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkBoolean() 351 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkInteger() 364 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid value"); in checkSurfaceTypeMask() [all …]
|
D | teglApiCase.cpp | 92 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error"); in expectError() 103 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error"); in expectEitherError() 113 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value"); in expectBoolean() 123 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value"); in expectNoContext() 134 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value"); in expectNoSurface() 145 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value"); in expectNoDisplay() 155 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value"); in expectNull()
|
D | teglQueryContextTests.cpp | 116 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Unexpected EGL_NO_CONTEXT"); in executeForContext() 121 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid context"); in executeForContext() 163 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid surface"); in executeForContext() 199 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Unexpected EGL_NO_DISPLAY"); in executeForContext() 204 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid display"); in executeForContext() 246 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid config ID"); in executeForContext() 258 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid client API type"); in executeForContext() 271 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid client API version"); in executeForContext() 283 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid render buffer"); in executeForContext() 288 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid render buffer"); in executeForContext() [all …]
|
D | teglQuerySurfaceTests.cpp | 132 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Config ID mismatch"); in checkCommonAttributes() 144 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid surface size"); in checkCommonAttributes() 156 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid surface resolution"); in checkCommonAttributes() 167 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid pixel aspect ratio"); in checkCommonAttributes() 178 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid render buffer"); in checkCommonAttributes() 189 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid multisample resolve"); in checkCommonAttributes() 195 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid multisample resolve"); in checkCommonAttributes() 206 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid swap behavior"); in checkCommonAttributes() 212 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid swap behavior"); in checkCommonAttributes() 223 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Invalid alpha format"); in checkCommonAttributes() [all …]
|
D | teglMutableRenderBufferTests.cpp | 247 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface isn't single-buffered"); in iterate() 295 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface didn't default to back-buffered rendering"); in iterate() 304 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface didn't switch to single-buffer rendering"); in iterate() 313 …m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface didn't switch back to back-buffer rendering"… in iterate() 350 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface didn't default to back-buffered rendering"); in iterate() 359 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, in iterate() 365 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, in iterate() 373 …m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Surface didn't stay in back-buffered rendering after… in iterate()
|
/external/deqp/external/openglcts/modules/glesext/draw_buffers_indexed/ |
D | esextcDrawBuffersIndexedSetGet.cpp | 57 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Minimum number of draw buffers too low"); in iterate() 69 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Failed to change blending and color mask state"); in iterate() 79 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Failed to change blending and color mask state"); in iterate() 87 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Failed to change blending and color mask state"); in iterate() 97 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Some functions generated error"); in iterate()
|
D | esextcDrawBuffersIndexedDefaultState.cpp | 57 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Minimum number of draw buffers too low"); in iterate() 64 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Default state verification failed"); in iterate() 72 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Some functions generated error"); in iterate()
|
/external/deqp/modules/gles3/functional/ |
D | es3fStringQueryTests.cpp | 61 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string"); in init() 67 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string"); in init() 102 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid version."); in init() 148 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string"); in init() 172 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got non-consistent number of extensions"); in init() 185 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Extension query methods are not consistent."); in init() 206 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Extension query methods are not consistent."); in init()
|
D | es3fFloatStateQueryTests.cpp | 143 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyFloat() 181 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyFloat2Expanded() 215 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyFloat4Color() 235 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean range"); in verifyFloatRange() 245 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean range"); in verifyFloatRange() 270 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyFloatGreaterOrEqual() 277 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyFloatGreaterOrEqual() 317 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyFloat() 341 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyFloatExpanded() 382 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyFloat2Expanded() [all …]
|
D | es3fInternalFormatQueryTests.cpp | 86 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value"); in test() 96 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid order"); in test() 114 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid maximum sample count"); in test() 154 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid write"); in test()
|
D | es3fApiCase.cpp | 74 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error"); in expectError() 85 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error"); in expectError() 100 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in checkBooleans()
|
D | es3fShaderStateQueryTests.cpp | 84 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value"); in checkIntEquals() 98 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value"); in checkPointerEquals() 153 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid attribute value"); in verifyCurrentVertexAttribf() 173 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid attribute value"); in verifyCurrentVertexAttribIi() 193 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid attribute value"); in verifyCurrentVertexAttribIui() 244 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid attribute value"); in verifyCurrentVertexAttribConversion() 278 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue1f() 306 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue2f() 337 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue3f() 371 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue4f() [all …]
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderStateQueryTests.cpp | 81 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value"); in checkIntEquals() 95 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value"); in checkPointerEquals() 134 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid attribute value"); in verifyCurrentVertexAttribf() 185 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid attribute value"); in verifyCurrentVertexAttribConversion() 219 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue1f() 247 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue2f() 278 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue3f() 312 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue4f() 337 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue1i() 365 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid uniform value"); in verifyUniformValue2i() [all …]
|
D | es2fStringQueryTests.cpp | 61 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string"); in init() 67 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string"); in init() 133 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid string"); in init()
|
D | es2fFloatStateQueryTests.cpp | 141 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyFloat() 179 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyFloat2Expanded() 213 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyFloat4Color() 233 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean range"); in verifyFloatRange() 243 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean range"); in verifyFloatRange() 284 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyFloat() 308 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyFloatExpanded() 349 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyFloat2Expanded() 397 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyFloat4Color() 430 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer range"); in verifyFloatRange() [all …]
|
D | es2fApiCase.cpp | 72 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error"); in expectError() 83 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid error"); in expectError() 98 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in checkBooleans()
|
/external/deqp/external/openglcts/modules/glesext/geometry_shader/ |
D | esextcGeometryShaderNonarrayInput.cpp | 257 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate() 271 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate() 313 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate() 326 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate() 341 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate() 356 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate() 413 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
|
D | esextcGeometryShaderPrimitiveQueries.cpp | 403 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate() 413 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate() 424 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate() 441 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate() 451 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate() 462 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
|
/external/deqp/framework/common/ |
D | tcuResultCollector.cpp | 43 case QP_TEST_RESULT_FAIL: return 100; in testResultSeverity() 97 addResult(QP_TEST_RESULT_FAIL, msg); in fail() 102 return checkResult(condition, QP_TEST_RESULT_FAIL, msg); in check()
|
D | tcuDefs.cpp | 97 : TestException(message, expr, file, line, QP_TEST_RESULT_FAIL) in TestError() 101 : TestException(message.c_str(), expr, file, line, QP_TEST_RESULT_FAIL) in TestError() 106 : TestException(message, QP_TEST_RESULT_FAIL) in TestError()
|
/external/deqp/external/openglcts/modules/gl/ |
D | gl4cPostDepthCoverageTests.cpp | 151 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail checking extension in shader"); in iterate() 165 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail checking preprocessor directives in shader"); in iterate() 178 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail checking first layout setup in shader"); in iterate() 191 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail checking second layout setup in shader"); in iterate() 364 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Shader program fail (non post_depth_coverage)."); in iterate() 377 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Shader program fail (post_depth_coverage)."); in iterate() 390 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Shader program fail (samples reader)."); in iterate() 509 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
|
/external/deqp/external/vulkancts/modules/vulkan/compute/ |
D | vktComputeCooperativeMatrixTests.cpp | 1012 res = QP_TEST_RESULT_FAIL; in iterate() 1021 res = QP_TEST_RESULT_FAIL; in iterate() 1025 res = QP_TEST_RESULT_FAIL; in iterate() 1032 res = QP_TEST_RESULT_FAIL; in iterate() 1036 res = QP_TEST_RESULT_FAIL; in iterate() 1044 res = QP_TEST_RESULT_FAIL; in iterate() 1050 res = QP_TEST_RESULT_FAIL; in iterate() 1054 res = QP_TEST_RESULT_FAIL; in iterate() 1105 res = QP_TEST_RESULT_FAIL; in iterate() 1127 res = QP_TEST_RESULT_FAIL; in iterate() [all …]
|
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmGraphicsShaderTestUtil.hpp | 396 const qpTestResult failResult = QP_TEST_RESULT_FAIL, 412 const qpTestResult failResult = QP_TEST_RESULT_FAIL, in createInstanceContext() 472 const qpTestResult failResult = QP_TEST_RESULT_FAIL, 488 const qpTestResult failResult = QP_TEST_RESULT_FAIL, 497 const qpTestResult failResult = QP_TEST_RESULT_FAIL, in createTestsForAllStages() 518 const qpTestResult failResult = QP_TEST_RESULT_FAIL, in createTestsForAllStages() 540 const qpTestResult failResult = QP_TEST_RESULT_FAIL, in createTestsForAllStages() 562 const qpTestResult failResult = QP_TEST_RESULT_FAIL, in createTestsForAllStages() 584 const qpTestResult failResult = QP_TEST_RESULT_FAIL, in createTestsForAllStages()
|
/external/deqp/external/openglcts/modules/common/ |
D | glcTestCaseWrapper.cpp | 98 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Error in test case init"); in initTestCase() 167 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Error in test execution"); in iterateTestCase() 185 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Error in context post-iteration routine"); in iterateTestCase()
|
D | glcShaderNegativeTests.cpp | 109 result = QP_TEST_RESULT_FAIL; in iterate() 114 result = QP_TEST_RESULT_FAIL; in iterate() 203 result = QP_TEST_RESULT_FAIL; in iterate() 268 result = QP_TEST_RESULT_FAIL; in iterate()
|