Searched refs:createShaderTests (Results 1 – 1 of 1) sorted by relevance
4541 …TestCaseGroup* createShaderTests = new TestCaseGroup(ctx, "create_destroy", "Shader create and des… in addRandomTests() local4567 … createShaderTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()4570 shaderTests->addChild(createShaderTests); in addRandomTests()