Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglImageFormatTests.cpp1491 class ModifyTests : public ImageTests class
1494 ModifyTests (EglTestContext& eglTestCtx, const string& name, const string& desc) in ModifyTests() function in deqp::egl::Image::ModifyTests
1506 void ModifyTests::addModifyActions (void) in addModifyActions()
1519 void ModifyTests::init (void) in init()
1555 return new ModifyTests(eglTestCtx, name, desc); in createModifyTests()