Lines Matching refs:texSubImage2DTests
4321 …TestCaseGroup* texSubImage2DTests = new TestCaseGroup(ctx, "texsubimage2d", "Texture gen, delete, … in addRandomTests() local
4354 … texSubImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
4357 textureTests->addChild(texSubImage2DTests); in addRandomTests()
4497 …TestCaseGroup* texSubImage2DTests = new TestCaseGroup(ctx, "buffersubdata", "Buffer gen, delete, b… in addRandomTests() local
4530 … texSubImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
4533 bufferTests->addChild(texSubImage2DTests); in addRandomTests()
4615 …TestCaseGroup* texSubImage2DTests = new TestCaseGroup(ctx, "compile", "Shader create, destroy, sou… in addRandomTests() local
4659 … texSubImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
4662 shaderTests->addChild(texSubImage2DTests); in addRandomTests()
4790 …TestCaseGroup* texSubImage2DTests = new TestCaseGroup(ctx, "link", "Program create, destroy, attac… in addRandomTests() local
4895 … texSubImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
4898 programTests->addChild(texSubImage2DTests); in addRandomTests()
5026 …TestCaseGroup* texSubImage2DTests = new TestCaseGroup(ctx, "texsubimage2d", "Image gen, delete, te… in addRandomTests() local
5096 … texSubImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
5099 imageTests->addChild(texSubImage2DTests); in addRandomTests()