Searched refs:verifyError (Results 1 – 2 of 2) sorted by relevance
/external/deqp/modules/gles3/functional/ |
D | es3fPolygonOffsetTests.cpp | 185 void verifyError (tcu::TestContext& testCtx, const glw::Functions& gl, GLenum expected) in verifyError() function 309 verifyError(m_testCtx, gl, GL_NO_ERROR); in iterate() 314 verifyError(m_testCtx, gl, GL_NO_ERROR); in iterate() 320 verifyError(m_testCtx, gl, GL_NO_ERROR); in iterate()
|
/external/deqp/modules/gles2/functional/ |
D | es2fPolygonOffsetTests.cpp | 182 void verifyError (tcu::TestContext& testCtx, const glw::Functions& gl, GLenum expected) in verifyError() function 306 verifyError(m_testCtx, gl, GL_NO_ERROR); in iterate() 311 verifyError(m_testCtx, gl, GL_NO_ERROR); in iterate() 317 verifyError(m_testCtx, gl, GL_NO_ERROR); in iterate()
|