Searched refs:FboCases (Results 1 – 2 of 2) sorted by relevance
642 namespace FboCases namespace2157 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 …]
512 namespace FboCases namespace1537 using namespace FboCases; in init()