Searched defs:getEGLConfig (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglNegativePartialUpdateTests.cpp | 107 EGLConfig getEGLConfig(const Library &egl, EGLDisplay eglDisplay, unsigned surfaceTypes, bool prese… in getEGLConfig() function
|
H A D | teglResizeTests.cpp | 133 EGLConfig getEGLConfig(const Library &egl, const EGLDisplay eglDisplay, EGLenum surfaceType) in getEGLConfig() function
|
H A D | teglPreservingSwapTests.cpp | 290 EGLConfig getEGLConfig(const Library &egl, EGLDisplay eglDisplay, bool preserveColorbuffer) in getEGLConfig() function
|
H A D | teglBufferAgeTests.cpp | 675 EGLConfig getEGLConfig(const Library &egl, EGLDisplay eglDisplay, bool preserveColorBuffer) in getEGLConfig() function
|
H A D | teglSwapBuffersWithDamageTests.cpp | 718 EGLConfig getEGLConfig(const Library &egl, EGLDisplay eglDisplay, bool preserveBuffer) in getEGLConfig() function
|
H A D | teglPartialUpdateTests.cpp | 631 EGLConfig getEGLConfig(const Library &egl, EGLDisplay eglDisplay) in getEGLConfig() function
|
H A D | teglRobustnessTests.cpp | 368 EGLConfig RobustnessTestCase::getEGLConfig(void) in getEGLConfig() function in deqp::egl::__anonbf4194570111::RobustnessTestCase
|
/aosp_15_r20/external/deqp/framework/egl/ |
H A D | egluGLContextFactory.cpp | 158 virtual EGLConfig getEGLConfig(void) const in getEGLConfig() function in eglu::__anon6d3753b20111::RenderContext
|