Searched refs:FboCases (Results 1 – 2 of 2) sorted by relevance
642 namespace FboCases namespace2135 addChildVariants<FboCases::RecreateBuffersRebindTest<Buffers> > (tmpGroup); in createRecreateBuffersGroup()2136 addChildVariants<FboCases::RecreateBuffersNoRebindTest<Buffers> > (tmpGroup); in createRecreateBuffersGroup()2143 createChildGroup<FboCases::ColorClearsTest> (this, "color_clear", "Color buffer clears"); in init()2144 createChildGroup<FboCases::StencilClearsTest> (this, "stencil_clear", "Stencil buffer clears"); in init()2148 addChildVariants<FboCases::MixTest> (colorGroup); in init()2149 addChildVariants<FboCases::MixNpotTest> (colorGroup); in init()2150 addChildVariants<FboCases::BlendTest> (colorGroup); in init()2151 addChildVariants<FboCases::BlendNpotTest> (colorGroup); in init()2155 addChildVariants<FboCases::IntersectingQuadsTest> (depthGroup); in init()[all …]
510 namespace FboCases namespace1535 using namespace FboCases; in init()