Home
last modified time | relevance | path

Searched refs:ScopedCurrentContext (Results 1 – 4 of 4) sorted by relevance

/third_party/vk-gl-cts/framework/egl/
DegluUnique.cpp86 ScopedCurrentContext::ScopedCurrentContext (const Library& egl, EGLDisplay display, EGLSurface draw… in ScopedCurrentContext() function in eglu::ScopedCurrentContext
93 ScopedCurrentContext::~ScopedCurrentContext (void) in ~ScopedCurrentContext()
DegluUnique.hpp93 class ScopedCurrentContext class
96ScopedCurrentContext (const eglw::Library& egl, eglw::EGLDisplay display, eglw::EGLSurface draw, e…
97 ~ScopedCurrentContext (void);
/third_party/vk-gl-cts/modules/egl/
DteglResizeTests.cpp79 using eglu::ScopedCurrentContext;
351 ScopedCurrentContext currentCtx (egl, m_display, **m_surface, **m_surface, **m_context); in iterate()
391 ScopedCurrentContext currentCtx (egl, m_display, **m_surface, **m_surface, **m_context); in iterate()
492 ScopedCurrentContext currentCtx (egl, m_display, **m_surface, **m_surface, **m_context); in iterate()
DteglImageTests.cpp77 using eglu::ScopedCurrentContext;
318 ScopedCurrentContext m_current;