Searched refs:texSubImage2DTests (Results 1 - 1 of 1) sorted by relevance
/external/deqp/modules/egl/ |
H A D | teglGLES2SharingThreadedTests.cpp | 4319 TestCaseGroup* texSubImage2DTests = new TestCaseGroup(ctx, "texsubimage2d", "Texture gen, delete, teximage2D and texsubimage2d tests"); local 4352 texSubImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); 4355 textureTests->addChild(texSubImage2DTests); 4495 TestCaseGroup* texSubImage2DTests = new TestCaseGroup(ctx, "buffersubdata", "Buffer gen, delete, bufferdata and bufferdata tests"); local 4528 texSubImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); 4531 bufferTests->addChild(texSubImage2DTests); 4613 TestCaseGroup* texSubImage2DTests = new TestCaseGroup(ctx, "compile", "Shader create, destroy, source and compile tests"); local 4657 texSubImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); 4660 shaderTests->addChild(texSubImage2DTests); 4788 TestCaseGroup* texSubImage2DTests local 5024 TestCaseGroup* texSubImage2DTests = new TestCaseGroup(ctx, "texsubimage2d", "Image gen, delete, teximage2D and texsubimage2d tests"); local [all...] |
Completed in 189 milliseconds