Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp4100 …TestCaseGroup* textureSourceTests = new TestCaseGroup(ctx, "texture_source", "Image management tes… in addSimpleTests() local
4110textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "create_destroy", "Create a… in addSimpleTests()
4122textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "create_texture", "Create t… in addSimpleTests()
4134textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "texsubimage2d", "Modify te… in addSimpleTests()
4146textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "copytexsubimage2d", "Modif… in addSimpleTests()
4158textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "teximage2d", "Modify textu… in addSimpleTests()
4170textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "copyteximage2d", "Modify t… in addSimpleTests()
4182textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "create_texture_render", "C… in addSimpleTests()
4194textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "texsubimage2d_render", "Mo… in addSimpleTests()
4206textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "copytexsubimage2d_render",… in addSimpleTests()
[all …]