Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp4394 …TestCaseGroup* copyTexSubImage2DTests = new TestCaseGroup(ctx, "copytexsubimage2d", "Texture gen, … in addRandomTests() local
4428copyTexSubImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str(… in addRandomTests()
4431 textureTests->addChild(copyTexSubImage2DTests); in addRandomTests()
5166 …TestCaseGroup* copyTexSubImage2DTests = new TestCaseGroup(ctx, "copytexsubimage2d", "Image gen, de… in addRandomTests() local
5237copyTexSubImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str(… in addRandomTests()
5240 imageTests->addChild(copyTexSubImage2DTests); in addRandomTests()