Searched refs:verifyError (Results 1 - 2 of 2) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fPolygonOffsetTests.cpp182 void verifyError (tcu::TestContext& testCtx, const glw::Functions& gl, GLenum expected) function in namespace:deqp::gles2::Functional::__anon4021
306 verifyError(m_testCtx, gl, GL_NO_ERROR);
311 verifyError(m_testCtx, gl, GL_NO_ERROR);
317 verifyError(m_testCtx, gl, GL_NO_ERROR);
/external/deqp/modules/gles3/functional/
H A Des3fPolygonOffsetTests.cpp185 void verifyError (tcu::TestContext& testCtx, const glw::Functions& gl, GLenum expected) function in namespace:deqp::gles3::Functional::__anon4167
309 verifyError(m_testCtx, gl, GL_NO_ERROR);
314 verifyError(m_testCtx, gl, GL_NO_ERROR);
320 verifyError(m_testCtx, gl, GL_NO_ERROR);

Completed in 553 milliseconds