Searched refs:executeForContexts (Results 1 – 5 of 5) sorted by relevance
/external/deqp/modules/egl/ |
D | teglColorClearCase.hpp | 49 virtual void executeForContexts (eglw::EGLDisplay display, 67 virtual void executeForContexts (eglw::EGLDisplay display,
|
D | teglRenderCase.hpp | 85 …virtual void executeForContexts (eglw::EGLDisplay display, eglw::EGLSurface surface, const Confi…
|
D | teglColorClearCase.cpp | 168 void SingleThreadColorClearCase::executeForContexts (EGLDisplay display, EGLSurface surface, const … in executeForContexts() function in deqp::egl::SingleThreadColorClearCase 331 void MultiThreadColorClearCase::executeForContexts (EGLDisplay display, EGLSurface surface, const C… in executeForContexts() function in deqp::egl::MultiThreadColorClearCase
|
D | teglRenderTests.cpp | 713 …virtual void executeForContexts (EGLDisplay display, EGLSurface surface, const Config& config, … 731 void SingleThreadRenderCase::executeForContexts (EGLDisplay display, EGLSurface surface, const Conf… in executeForContexts() function in deqp::egl::SingleThreadRenderCase 847 …virtual void executeForContexts (EGLDisplay display, EGLSurface surface, const Config& config, … 933 void MultiThreadRenderCase::executeForContexts (EGLDisplay display, EGLSurface surface, const Confi… in executeForContexts() function in deqp::egl::MultiThreadRenderCase
|
D | teglRenderCase.cpp | 357 …executeForContexts(display, surface, Config(config.config, config.surfaceTypeBit, m_apiMask), cont… in executeForSurface()
|