Searched refs:createChildGroup (Results 1 - 1 of 1) sorted by relevance

/external/deqp/modules/gles2/functional/
H A Des2fFboRenderTest.cpp2123 void createChildGroup (deqp::gles2::TestCaseGroup* parent, const char* name, const char* description) function in namespace:deqp::gles2::Functional::__anon4384
2143 createChildGroup<FboCases::ColorClearsTest> (this, "color_clear", "Color buffer clears");
2144 createChildGroup<FboCases::StencilClearsTest> (this, "stencil_clear", "Stencil buffer clears");
2163 createChildGroup<FboCases::SharedColorbufferClearsTest> (this, "shared_colorbuffer_clear", "Shared colorbuffer clears");
2164 createChildGroup<FboCases::SharedColorbufferTest> (this, "shared_colorbuffer", "Shared colorbuffer tests");
2165 createChildGroup<FboCases::SharedDepthbufferTest> (this, "shared_depthbuffer", "Shared depthbuffer tests");
2166 createChildGroup<FboCases::ResizeTest> (this, "resize", "FBO resize tests");

Completed in 116 milliseconds