Searched defs:getContext (Results 1 – 9 of 9) sorted by relevance
19 EGLContext ContextEGL::getContext() const in getContext() function in rx::ContextEGL
31 EGLContext RendererEGL::getContext() const in getContext() function in rx::RendererEGL
19 HGLRC ContextWGL::getContext() const in getContext() function in rx::ContextWGL
37 HGLRC RendererWGL::getContext() const in getContext() function in rx::RendererWGL
94 gl::Context *Thread::getContext() const in getContext() function in egl::Thread
136 EGLContext SampleApplication::getContext() const in getContext() function in SampleApplication
88 EGLContext EGLWindow::getContext() const in getContext() function in EGLWindow
378 ContextPtr EglDisplay::getContext(EGLContext ctx) const { in getContext() function in EglDisplay
428 EGLContext getContext() const { return m_eglContext; } in getContext() function