Searched refs:m_fboc (Results 1 – 2 of 2) sorted by relevance
350 fboc::Context m_fboc; member in deqp::gles2::Functional::TestGroup356 , m_fboc (ctx.getTestContext(), ctx.getRenderContext(), m_checkerFactory) in TestGroup()361 m_fboc.addFormats(stdRange); in TestGroup()362 m_fboc.addExtFormats(extRange); in TestGroup()363 m_fboc.setHaveMulticolorAtts( in TestGroup()369 tcu::TestCaseGroup* attCombTests = m_fboc.createAttachmentTests(); in init()370 addChild(m_fboc.createRenderableTests()); in init()372 m_fboc, in init()376 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()