Lines Matching defs:context
83 deqp::Context& context = m_testPackage.getContext();
84 glu::resetState(context.getRenderContext(), context.getContextInfo());
104 deqp::Context& context = m_testPackage.getContext();
105 context.getRenderContext().postIterate();
110 throw tcu::ResourceError(std::string("Resource error in context post-iteration routine"));
116 testCtx.getLog().endCase(QP_TEST_RESULT_FAIL, "Error in context post-iteration routine");
126 GL30ShaderTests(deqp::Context& context) : TestCaseGroup(context, "shaders30", "Shading Language Tests")
150 // Call init() in parent - this creates context.
165 // Destroy context.
191 // Call init() in parent - this creates context.
201 // Destroy context.
222 // Call init() in parent - this creates context.
235 // Destroy context.
246 GL33ShaderTests(deqp::Context& context) : TestCaseGroup(context, "shaders", "Shading Language Tests")
283 // Call init() in parent - this creates context.
297 // Destroy context.