Searched defs:getEGLConfig (Results 1 – 8 of 8) sorted by relevance
/third_party/vk-gl-cts/modules/egl/ |
D | teglNegativePartialUpdateTests.cpp | 100 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay, unsigned surfaceTypes, bool pres… 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 | 689 EGLConfig getEGLConfig (const Library& egl, EGLDisplay eglDisplay, bool preserveColorBuffer) in getEGLConfig() function
|
D | teglPartialUpdateTests.cpp | 636 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 | 348 EGLConfig RobustnessTestCase::getEGLConfig (void) in getEGLConfig() function in deqp::egl::__anonceeef6ff0111::RobustnessTestCase
|
/third_party/vk-gl-cts/framework/egl/ |
D | egluGLContextFactory.cpp | 143 virtual EGLConfig getEGLConfig (void) const { return m_eglConfig; } in getEGLConfig() function in eglu::__anon2fdd955a0111::RenderContext
|