Lines Matching refs:texSubImage2DTests
4304 …TestCaseGroup* texSubImage2DTests = new TestCaseGroup(ctx, "texsubimage2d", "Texture gen, delete, … in addRandomTests() local
4337 … texSubImage2DTests->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
4513 … texSubImage2DTests->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
4642 … texSubImage2DTests->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
4878 … texSubImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
4881 programTests->addChild(texSubImage2DTests); in addRandomTests()
5009 …TestCaseGroup* texSubImage2DTests = new TestCaseGroup(ctx, "texsubimage2d", "Image gen, delete, te… in addRandomTests() local
5079 … texSubImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
5082 imageTests->addChild(texSubImage2DTests); in addRandomTests()