Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp642 namespace FboCases namespace
2157 addChildVariants<FboCases::RecreateBuffersRebindTest<Buffers> > (tmpGroup); in createRecreateBuffersGroup()
2158 addChildVariants<FboCases::RecreateBuffersNoRebindTest<Buffers> > (tmpGroup); in createRecreateBuffersGroup()
2165 createChildGroup<FboCases::ColorClearsTest> (this, "color_clear", "Color buffer clears"); in init()
2166 createChildGroup<FboCases::StencilClearsTest> (this, "stencil_clear", "Stencil buffer clears"); in init()
2170 addChildVariants<FboCases::MixTest> (colorGroup); in init()
2171 addChildVariants<FboCases::MixNpotTest> (colorGroup); in init()
2172 addChildVariants<FboCases::BlendTest> (colorGroup); in init()
2173 addChildVariants<FboCases::BlendNpotTest> (colorGroup); in init()
2177 addChildVariants<FboCases::IntersectingQuadsTest> (depthGroup); in init()
[all …]
/external/deqp/modules/gles3/functional/
Des3fFboRenderTest.cpp512 namespace FboCases namespace
1537 using namespace FboCases; in init()