Home | History | Annotate | Download | only in functional

Lines Matching refs:SharedColorbufferTest

1172 class SharedColorbufferTest : public FboRenderCase
1175 SharedColorbufferTest (Context& context, const FboConfig& config);
1176 virtual ~SharedColorbufferTest (void) {};
1181 SharedColorbufferTest::SharedColorbufferTest (Context& context, const FboConfig& config)
1186 void SharedColorbufferTest::render (sglr::Context& context, Surface& dst)
2164 createChildGroup<FboCases::SharedColorbufferTest> (this, "shared_colorbuffer", "Shared colorbuffer tests");