Searched defs:getEGLConfig (Results 1 – 8 of 8) sorted by relevance
/external/deqp/modules/egl/ |
D | teglNegativePartialUpdateTests.cpp | 100 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay, NegativePartialUpdateTest::Surfa… in getEGLConfig() function
|
D | teglResizeTests.cpp | 131 EGLConfig getEGLConfig (const Library& egl, const EGLDisplay eglDisplay, EGLenum surfaceType) in getEGLConfig() function
|
D | teglPreservingSwapTests.cpp | 301 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay, bool preserveColorbuffer) in getEGLConfig() function
|
D | teglBufferAgeTests.cpp | 684 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay, bool preserveColorBuffer) in getEGLConfig() function
|
D | teglPartialUpdateTests.cpp | 630 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay) in getEGLConfig() function
|
D | teglSwapBuffersWithDamageTests.cpp | 738 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay, bool preserveBuffer) in getEGLConfig() function
|
D | teglRobustnessTests.cpp | 365 EGLConfig RobustnessTestCase::getEGLConfig (void) in getEGLConfig() function in deqp::egl::__anon80c5ce610111::RobustnessTestCase
|
/external/deqp/framework/egl/ |
D | egluGLContextFactory.cpp | 143 virtual EGLConfig getEGLConfig (void) const { return m_eglConfig; } in getEGLConfig() function in eglu::__anon100ec97c0111::RenderContext
|