Searched refs:textureSourceTests (Results 1 – 1 of 1) sorted by relevance
/external/deqp/modules/egl/ |
D | teglGLES2SharingThreadedTests.cpp | 4117 …TestCaseGroup* textureSourceTests = new TestCaseGroup(ctx, "texture_source", "Image management tes… in addSimpleTests() local 4127 …textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "create_destroy", "Create a… in addSimpleTests() 4139 …textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "create_texture", "Create t… in addSimpleTests() 4151 …textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "texsubimage2d", "Modify te… in addSimpleTests() 4163 …textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "copytexsubimage2d", "Modif… in addSimpleTests() 4175 …textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "teximage2d", "Modify textu… in addSimpleTests() 4187 …textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "copyteximage2d", "Modify t… in addSimpleTests() 4199 …textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "create_texture_render", "C… in addSimpleTests() 4211 …textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "texsubimage2d_render", "Mo… in addSimpleTests() 4223 …textureSourceTests->addChild(new GLES2ThreadedSharingTest(ctx, config, "copytexsubimage2d_render",… in addSimpleTests() [all …]
|