Home
last modified time | relevance | path

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

/external/deqp/modules/egl/
DteglNegativePartialUpdateTests.cpp50 class NegativePartialUpdateTest : public TestCase class
59NegativePartialUpdateTest (EglTestContext& eglTestCtx, bool preserveBuffer, SurfaceType surfaceTy…
60 ~NegativePartialUpdateTest (void);
100 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay, NegativePartialUpdateTest::Surfa… in getEGLConfig()
103 if (surfaceType == NegativePartialUpdateTest::SURFACETYPE_WINDOW) in getEGLConfig()
105 else if (surfaceType == NegativePartialUpdateTest::SURFACETYPE_PBUFFER) in getEGLConfig()
132 NegativePartialUpdateTest::NegativePartialUpdateTest (EglTestContext& eglTestCtx, bool preserveBuff… in NegativePartialUpdateTest() function in deqp::egl::__anon0e8f1d2c0111::NegativePartialUpdateTest
143 NegativePartialUpdateTest::~NegativePartialUpdateTest (void) in ~NegativePartialUpdateTest()
148 void NegativePartialUpdateTest::init (void) in init()
177 void NegativePartialUpdateTest::deinit (void) in deinit()
[all …]