Searched refs:m_fboc (Results 1 – 2 of 2) sorted by relevance
386 fboc::Context m_fboc; member in deqp::gles2::Functional::TestGroup392 , m_fboc (ctx.getTestContext(), ctx.getRenderContext(), m_checkerFactory) in TestGroup()397 m_fboc.addFormats(stdRange); in TestGroup()398 m_fboc.addExtFormats(extRange); in TestGroup()399 m_fboc.setHaveMulticolorAtts( in TestGroup()405 tcu::TestCaseGroup* attCombTests = m_fboc.createAttachmentTests(); in init()406 addChild(m_fboc.createRenderableTests()); in init()408 m_fboc, in init()412 addChild(m_fboc.createSizeTests()); in init()
448 fboc::Context m_fboc; member in deqp::gles3::Functional::TestGroup453 addChild(m_fboc.createRenderableTests()); in init()454 addChild(m_fboc.createAttachmentTests()); in init()455 addChild(m_fboc.createSizeTests()); in init()475 layerTests->addChild(new NumLayersTest(m_fboc, *lp)); in init()502 sampleTests->addChild(new NumSamplesTest(m_fboc, *lp)); in init()510 , m_fboc (ctx.getTestContext(), ctx.getRenderContext(), m_checkerFactory) in TestGroup()515 m_fboc.addFormats(stdRange); in TestGroup()516 m_fboc.addExtFormats(extRange); in TestGroup()517 m_fboc.setHaveMulticolorAtts(true); // Vanilla ES3 has multiple color attachments in TestGroup()