Searched refs:executeForContext (Results 1 – 3 of 3) sorted by relevance
/external/deqp/modules/egl/ |
D | teglQueryContextTests.cpp | 95 …void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& … in executeForContext() function in deqp::egl::GetCurrentContextCase 137 …void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& … in executeForContext() function in deqp::egl::GetCurrentSurfaceCase 179 …void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& … in executeForContext() function in deqp::egl::GetCurrentDisplayCase 229 …void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& … in executeForContext() function in deqp::egl::QueryContextCase
|
D | teglRenderCase.hpp | 72 …virtual void executeForContext (eglw::EGLDisplay display, eglw::EGLContext context, eglw::EGLSur…
|
D | teglRenderCase.cpp | 286 …executeForContext(display, *context, surface, Config(config.config, config.surfaceTypeBit, apiBit)… in executeForSurface()
|