Lines Matching defs:testCtx

129 void GetBooleanVerifier::verifyInteger(tcu::TestContext &testCtx, GLenum name, GLint reference)  in verifyInteger()
152 void GetBooleanVerifier::verifyInteger4(tcu::TestContext &testCtx, GLenum name, GLint reference0, G… in verifyInteger4()
158 void GetBooleanVerifier::verifyInteger4Mask(tcu::TestContext &testCtx, GLenum name, GLint reference… in verifyInteger4Mask()
194 void GetBooleanVerifier::verifyIntegerGreaterOrEqual(tcu::TestContext &testCtx, GLenum name, GLint … in verifyIntegerGreaterOrEqual()
224 void GetBooleanVerifier::verifyUnsignedIntegerGreaterOrEqual(tcu::TestContext &testCtx, GLenum name… in verifyUnsignedIntegerGreaterOrEqual()
254 void GetBooleanVerifier::verifyIntegerGreaterOrEqual2(tcu::TestContext &testCtx, GLenum name, GLint… in verifyIntegerGreaterOrEqual2()
292 void GetBooleanVerifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint ref… in verifyIntegerAnyOf()
317 void GetBooleanVerifier::verifyStencilMaskInitial(tcu::TestContext &testCtx, GLenum name, int stenc… in verifyStencilMaskInitial()
360 void GetIntegerVerifier::verifyInteger(tcu::TestContext &testCtx, GLenum name, GLint reference) in verifyInteger()
379 void GetIntegerVerifier::verifyInteger4(tcu::TestContext &testCtx, GLenum name, GLint reference0, G… in verifyInteger4()
385 void GetIntegerVerifier::verifyInteger4Mask(tcu::TestContext &testCtx, GLenum name, GLint reference… in verifyInteger4Mask()
411 void GetIntegerVerifier::verifyIntegerGreaterOrEqual(tcu::TestContext &testCtx, GLenum name, GLint … in verifyIntegerGreaterOrEqual()
430 void GetIntegerVerifier::verifyUnsignedIntegerGreaterOrEqual(tcu::TestContext &testCtx, GLenum name… in verifyUnsignedIntegerGreaterOrEqual()
449 void GetIntegerVerifier::verifyIntegerGreaterOrEqual2(tcu::TestContext &testCtx, GLenum name, GLint… in verifyIntegerGreaterOrEqual2()
469 void GetIntegerVerifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint ref… in verifyIntegerAnyOf()
493 void GetIntegerVerifier::verifyStencilMaskInitial(tcu::TestContext &testCtx, GLenum name, int stenc… in verifyStencilMaskInitial()
536 void GetFloatVerifier::verifyInteger(tcu::TestContext &testCtx, GLenum name, GLint reference) in verifyInteger()
561 void GetFloatVerifier::verifyInteger4(tcu::TestContext &testCtx, GLenum name, GLint reference0, GLi… in verifyInteger4()
567 void GetFloatVerifier::verifyInteger4Mask(tcu::TestContext &testCtx, GLenum name, GLint reference0,… in verifyInteger4Mask()
595 void GetFloatVerifier::verifyIntegerGreaterOrEqual(tcu::TestContext &testCtx, GLenum name, GLint re… in verifyIntegerGreaterOrEqual()
614 void GetFloatVerifier::verifyUnsignedIntegerGreaterOrEqual(tcu::TestContext &testCtx, GLenum name, … in verifyUnsignedIntegerGreaterOrEqual()
633 void GetFloatVerifier::verifyIntegerGreaterOrEqual2(tcu::TestContext &testCtx, GLenum name, GLint r… in verifyIntegerGreaterOrEqual2()
654 void GetFloatVerifier::verifyIntegerAnyOf(tcu::TestContext &testCtx, GLenum name, const GLint refer… in verifyIntegerAnyOf()
682 void GetFloatVerifier::verifyStencilMaskInitial(tcu::TestContext &testCtx, GLenum name, int stencil… in verifyStencilMaskInitial()