Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp4289 …TestCaseGroup* texImage2DTests = new TestCaseGroup(ctx, "teximage2d", "Texture gen, delete and tex… in addRandomTests() local
4314 texImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
4317 textureTests->addChild(texImage2DTests); in addRandomTests()
4465 …TestCaseGroup* texImage2DTests = new TestCaseGroup(ctx, "bufferdata", "Buffer gen, delete and buff… in addRandomTests() local
4490 texImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
4493 bufferTests->addChild(texImage2DTests); in addRandomTests()
4574 …TestCaseGroup* texImage2DTests = new TestCaseGroup(ctx, "source", "Shader create, destroy and sour… in addRandomTests() local
4608 texImage2DTests->addChild(new GLES2SharingRandomTest(ctx, config, name.c_str(), name.c_str())); in addRandomTests()
4611 shaderTests->addChild(texImage2DTests); in addRandomTests()
4696 …TestCaseGroup* texImage2DTests = new TestCaseGroup(ctx, "attach_detach", "Program create, destroy,… in addRandomTests() local
[all …]