Home
last modified time | relevance | path

Searched refs:framebufferGroup (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles2/stress/
Des2sSpecialFloatTests.cpp1719 …tcu::TestCaseGroup* const framebufferGroup = new tcu::TestCaseGroup(m_testCtx, "framebuffer", "Tes… in init() local
1747framebufferGroup->addChild(new OutputCase (m_context, "write_default", "write special floating … in init()
1748framebufferGroup->addChild(new OutputCase (m_context, "write_rgba", "write special floating po… in init()
1749framebufferGroup->addChild(new OutputCase (m_context, "write_rgba4", "write special floating p… in init()
1750framebufferGroup->addChild(new OutputCase (m_context, "write_rgb5_a1", "write special floating … in init()
1751framebufferGroup->addChild(new OutputCase (m_context, "write_rgb565", "write special floating … in init()
1752framebufferGroup->addChild(new OutputCase (m_context, "write_float16", "write special floating … in init()
1754framebufferGroup->addChild(new BlendingCase (m_context, "blend_default", "blend special floatin… in init()
1755framebufferGroup->addChild(new BlendingCase (m_context, "blend_rgba", "blend special floating … in init()
1756framebufferGroup->addChild(new BlendingCase (m_context, "blend_float16", "blend special floatin… in init()
[all …]
/external/deqp/modules/gles3/stress/
Des3sSpecialFloatTests.cpp2090 …tcu::TestCaseGroup* const framebufferGroup = new tcu::TestCaseGroup(m_testCtx, "framebuffer", "Tes… in init() local
2126framebufferGroup->addChild(new OutputCase (m_context, "write_default", "write special floating … in init()
2127framebufferGroup->addChild(new OutputCase (m_context, "write_rgba4", "write special floating p… in init()
2128framebufferGroup->addChild(new OutputCase (m_context, "write_rgb5_a1", "write special floating … in init()
2129framebufferGroup->addChild(new OutputCase (m_context, "write_rgb565", "write special floating … in init()
2130framebufferGroup->addChild(new OutputCase (m_context, "write_rgba8", "write special floating p… in init()
2131framebufferGroup->addChild(new OutputCase (m_context, "write_rgb10_a2", "write special floating… in init()
2132framebufferGroup->addChild(new OutputCase (m_context, "write_float16", "write special floating … in init()
2133framebufferGroup->addChild(new OutputCase (m_context, "write_float32", "write special floating … in init()
2135framebufferGroup->addChild(new BlendingCase (m_context, "blend_default", "blend special floatin… in init()
[all …]