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

/external/deqp/modules/gles2/functional/
H A Des2fFboRenderTest.cpp1519 class TexSubImageAfterRenderTest : public FboRenderCase class in namespace:deqp::gles2::Functional::FboCases
1522 TexSubImageAfterRenderTest (Context& context, const FboConfig& config);
1523 virtual ~TexSubImageAfterRenderTest (void) {}
1529 TexSubImageAfterRenderTest::TexSubImageAfterRenderTest (Context& context, const FboConfig& config) function in class:deqp::gles2::Functional::FboCases::TexSubImageAfterRenderTest
1534 bool TexSubImageAfterRenderTest::isConfigSupported (const FboConfig& config)
1542 void TexSubImageAfterRenderTest::render (sglr::Context& context, Surface& dst)
2174 addChildVariants<FboCases::TexSubImageAfterRenderTest> (texSubImageGroup);
/external/deqp/modules/gles3/functional/
H A Des3fFboRenderTest.cpp969 class TexSubImageAfterRenderTest : public FboRenderCase
972 TexSubImageAfterRenderTest (Context& context, const FboConfig& config);
973 virtual ~TexSubImageAfterRenderTest (void) {}
978 TexSubImageAfterRenderTest::TexSubImageAfterRenderTest (Context& context, const FboConfig& config)
983 void TexSubImageAfterRenderTest::render (sglr::Context& context, Surface& dst)

Completed in 265 milliseconds