Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp4304 …TestCaseGroup* texSubImage2DTests = new TestCaseGroup(ctx, "texsubimage2d", "Texture gen, delete, … in addRandomTests() local
4337texSubImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
4340 textureTests->addChild(texSubImage2DTests); in addRandomTests()
4480 …TestCaseGroup* texSubImage2DTests = new TestCaseGroup(ctx, "buffersubdata", "Buffer gen, delete, b… in addRandomTests() local
4513texSubImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
4516 bufferTests->addChild(texSubImage2DTests); in addRandomTests()
4598 …TestCaseGroup* texSubImage2DTests = new TestCaseGroup(ctx, "compile", "Shader create, destroy, sou… in addRandomTests() local
4642texSubImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
4645 shaderTests->addChild(texSubImage2DTests); in addRandomTests()
4773 …TestCaseGroup* texSubImage2DTests = new TestCaseGroup(ctx, "link", "Program create, destroy, attac… in addRandomTests() local
[all …]