Home
last modified time | relevance | path

Searched defs:getEGLConfig (Results 1 – 8 of 8) sorted by relevance

/external/deqp/modules/egl/
DteglNegativePartialUpdateTests.cpp100 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay, NegativePartialUpdateTest::Surfa… in getEGLConfig() function
DteglResizeTests.cpp131 EGLConfig getEGLConfig (const Library& egl, const EGLDisplay eglDisplay, EGLenum surfaceType) in getEGLConfig() function
DteglPreservingSwapTests.cpp301 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay, bool preserveColorbuffer) in getEGLConfig() function
DteglBufferAgeTests.cpp684 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay, bool preserveColorBuffer) in getEGLConfig() function
DteglPartialUpdateTests.cpp630 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay) in getEGLConfig() function
DteglSwapBuffersWithDamageTests.cpp738 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay, bool preserveBuffer) in getEGLConfig() function
DteglRobustnessTests.cpp365 EGLConfig RobustnessTestCase::getEGLConfig (void) in getEGLConfig() function in deqp::egl::__anon80c5ce610111::RobustnessTestCase
/external/deqp/framework/egl/
DegluGLContextFactory.cpp143 virtual EGLConfig getEGLConfig (void) const { return m_eglConfig; } in getEGLConfig() function in eglu::__anon100ec97c0111::RenderContext