Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglGLES2SharingThreadedTests.cpp4117 …TestCaseGroup* textureSourceTests = new TestCaseGroup(ctx, "texture_source", "Image management tes… in addSimpleTests() local
4127textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "create_destroy", "Create a… in addSimpleTests()
4139textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "create_texture", "Create t… in addSimpleTests()
4151textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "texsubimage2d", "Modify te… in addSimpleTests()
4163textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "copytexsubimage2d", "Modif… in addSimpleTests()
4175textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "teximage2d", "Modify textu… in addSimpleTests()
4187textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "copyteximage2d", "Modify t… in addSimpleTests()
4199textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "create_texture_render", "C… in addSimpleTests()
4211textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "texsubimage2d_render", "Mo… in addSimpleTests()
4223textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "copytexsubimage2d_render",… in addSimpleTests()
[all …]