HomeSort by relevance Sort by last modified time
    Searched refs:executeForContext (Results 1 - 3 of 3) sorted by null

  /external/deqp/modules/egl/
teglQueryContextTests.cpp 95 void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& config)
137 void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& config)
179 void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& config)
229 void executeForContext (EGLDisplay display, EGLContext context, EGLSurface surface, const Config& config)
teglRenderCase.hpp 72 virtual void executeForContext (eglw::EGLDisplay display, eglw::EGLContext context, eglw::EGLSurface surface, const Config& config) = DE_NULL;
teglRenderCase.cpp 281 executeForContext(display, *context, surface, Config(config.config, config.surfaceTypeBit, apiBit));

Completed in 694 milliseconds