Searched refs:ContextWGL (Results 1 – 4 of 4) sorted by relevance
11 ContextWGL::ContextWGL(const gl::State &state, in ContextWGL() function in rx::ContextWGL18 ContextWGL::~ContextWGL() {} in ~ContextWGL()20 HGLRC ContextWGL::getContext() const in getContext()
17 class ContextWGL : public ContextGL20 ContextWGL(const gl::State &state,23 ~ContextWGL() override;
472 return new ContextWGL(state, errorSet, mRenderer); in createContext()687 ContextWGL *contextWGL = GetImplAs<ContextWGL>(context); in makeCurrent()
83 "wgl/ContextWGL.cpp",84 "wgl/ContextWGL.h",