Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/egl/
DteglImageFormatTests.cpp1681 class SimpleCreationTests : public RenderTests class
1684SimpleCreationTests (EglTestContext& eglTestCtx, const string& name, const string& desc) : Render… in SimpleCreationTests() function in deqp::egl::Image::SimpleCreationTests
1824 void SimpleCreationTests::init (void) in init()
1869 return new SimpleCreationTests(eglTestCtx, name, desc); in createSimpleCreationTests()