Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp4541 …TestCaseGroup* createShaderTests = new TestCaseGroup(ctx, "create_destroy", "Shader create and des… in addRandomTests() local
4567createShaderTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
4570 shaderTests->addChild(createShaderTests); in addRandomTests()