Home
last modified time | relevance | path

Searched refs:QP_TEST_RESULT_FAIL (Results 1 – 25 of 265) sorted by relevance

1234567891011

/external/deqp/modules/egl/
DteglQueryConfigTests.cpp140 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 …]
DteglQueryContextTests.cpp116 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 …]
DteglApiCase.cpp92 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()
DteglQuerySurfaceTests.cpp132 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 …]
DteglMutableRenderBufferTests.cpp247 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()
DteglSyncTests.cpp336 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
369 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
407 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
443 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
634 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
667 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
840 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
875 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
914 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
952 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Fail"); in iterate()
[all …]
/external/deqp/modules/gles3/functional/
Des3fStringQueryTests.cpp61 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()
Des3fFloatStateQueryTests.cpp143 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 …]
Des3fInternalFormatQueryTests.cpp86 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()
Des3fApiCase.cpp74 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()
Des3fShaderStateQueryTests.cpp84 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 …]
Des3fIntegerStateQueryTests.cpp139 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyInteger()
178 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyInteger4Mask()
201 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyIntegerGreaterOrEqual()
208 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyIntegerGreaterOrEqual()
231 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyUnsignedIntegerGreaterOrEqual()
238 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyUnsignedIntegerGreaterOrEqual()
261 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyIntegerLessOrEqual()
268 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyIntegerLessOrEqual()
300 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyIntegerGreaterOrEqual2()
307 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyIntegerGreaterOrEqual2()
[all …]
Des3fBooleanStateQueryTests.cpp101 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyBoolean()
147 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyBoolean()
181 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyBoolean4()
217 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyBoolean()
251 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyBoolean4()
286 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyBoolean()
320 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyBoolean4()
355 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid float value"); in verifyBoolean()
389 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid float value"); in verifyBoolean4()
Des3fInteger64StateQueryTests.cpp110 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyUnsignedInteger64GreaterOrEqual()
117 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyUnsignedInteger64GreaterOrEqual()
153 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyUnsignedInteger64GreaterOrEqual()
185 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid float value"); in verifyUnsignedInteger64GreaterOrEqual()
Des3fBufferObjectQueryTests.cpp56 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value"); in checkIntEquals()
68 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value"); in checkPointerEquals()
131 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value"); in verifyInteger()
154 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value"); in verifyInteger64()
187 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value"); in verifyInteger()
206 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid value"); in verifyInteger64()
Des3fRboStateQueryTests.cpp78 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value"); in checkRenderbufferComponentSize()
91 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value"); in checkIntEquals()
103 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value"); in checkIntGreaterOrEqual()
317 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "got invalid value"); in test()
/external/deqp/modules/gles2/functional/
Des2fShaderStateQueryTests.cpp81 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 …]
Des2fFloatStateQueryTests.cpp141 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 …]
Des2fStringQueryTests.cpp61 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()
Des2fApiCase.cpp72 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()
Des2fBooleanStateQueryTests.cpp103 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyBoolean()
156 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyBoolean()
190 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid boolean value"); in verifyBoolean4()
237 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyBoolean()
271 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid integer value"); in verifyBoolean4()
317 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid float value"); in verifyBoolean()
351 testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid float value"); in verifyBoolean4()
/external/deqp/framework/common/
DtcuResultCollector.cpp42 case QP_TEST_RESULT_FAIL: return 100; in testResultSeverity()
96 addResult(QP_TEST_RESULT_FAIL, msg); in fail()
101 return checkResult(condition, QP_TEST_RESULT_FAIL, msg); in check()
DtcuDefs.cpp89 : TestException(message, expr, file, line, QP_TEST_RESULT_FAIL) in TestError()
94 : TestException(message, QP_TEST_RESULT_FAIL) in TestError()
/external/deqp/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmGraphicsShaderTestUtil.hpp362 const qpTestResult failResult = QP_TEST_RESULT_FAIL, in createInstanceContext()
413 const qpTestResult failResult = QP_TEST_RESULT_FAIL,
421 const qpTestResult failResult = QP_TEST_RESULT_FAIL, in createTestsForAllStages()
443 const qpTestResult failResult = QP_TEST_RESULT_FAIL, in createTestsForAllStages()
466 const qpTestResult failResult = QP_TEST_RESULT_FAIL, in createTestsForAllStages()
488 const qpTestResult failResult = QP_TEST_RESULT_FAIL, in createTestsForAllStages()
511 const qpTestResult failResult = QP_TEST_RESULT_FAIL, in createTestsForAllStages()
/external/deqp/modules/internal/
DditSeedBuilderTests.cpp63 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Got invalid seed"); in iterate()
103 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Seed seems to only depends on first value."); in iterate()
105 m_testCtx.setTestResult(QP_TEST_RESULT_FAIL, "Seed seems to only depends on second value."); in iterate()

1234567891011