Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp4361 …TestCaseGroup* copyTexImage2DTests = new TestCaseGroup(ctx, "copyteximage2d", "Texture gen, delete… in addRandomTests() local
4387copyTexImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
4390 textureTests->addChild(copyTexImage2DTests); in addRandomTests()
5103 …TestCaseGroup* copyTexImage2DTests = new TestCaseGroup(ctx, "copyteximage2d", "Image gen, delete a… in addRandomTests() local
5159copyTexImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
5162 imageTests->addChild(copyTexImage2DTests); in addRandomTests()