Home
last modified time | relevance | path

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

/external/deqp/modules/gles2/functional/
Des2fFboRenderTest.cpp2123 void createChildGroup (deqp::gles2::TestCaseGroup* parent, const char* name, const char* descriptio… in createChildGroup() function
2143 createChildGroup<FboCases::ColorClearsTest> (this, "color_clear", "Color buffer clears"); in init()
2144 createChildGroup<FboCases::StencilClearsTest> (this, "stencil_clear", "Stencil buffer clears"); in init()
2163createChildGroup<FboCases::SharedColorbufferClearsTest> (this, "shared_colorbuffer_clear", "Share… in init()
2164createChildGroup<FboCases::SharedColorbufferTest> (this, "shared_colorbuffer", "Shared colorbuf… in init()
2165createChildGroup<FboCases::SharedDepthbufferTest> (this, "shared_depthbuffer", "Shared depthbuf… in init()
2166 createChildGroup<FboCases::ResizeTest> (this, "resize", "FBO resize tests"); in init()