Home
last modified time | relevance | path

Searched refs:executeForContext (Results 1 – 3 of 3) sorted by relevance

/external/deqp/modules/egl/
DteglQueryContextTests.cpp95 …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
DteglRenderCase.hpp72 …virtual void executeForContext (eglw::EGLDisplay display, eglw::EGLContext context, eglw::EGLSur…
DteglRenderCase.cpp286executeForContext(display, *context, surface, Config(config.config, config.surfaceTypeBit, apiBit)… in executeForSurface()