Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp4344 …TestCaseGroup* copyTexImage2DTests = new TestCaseGroup(ctx, "copyteximage2d", "Texture gen, delete… in addRandomTests() local
4370copyTexImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
4373 textureTests->addChild(copyTexImage2DTests); in addRandomTests()
5086 …TestCaseGroup* copyTexImage2DTests = new TestCaseGroup(ctx, "copyteximage2d", "Image gen, delete a… in addRandomTests() local
5142copyTexImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
5145 imageTests->addChild(copyTexImage2DTests); in addRandomTests()