Searched refs:WGLContext (Results 1 – 1 of 1) sorted by relevance
65 class WGLContext : public glu::RenderContext class68 …WGLContext (HINSTANCE instance, const wgl::Core& wglCore, const WGLContext* sharedContext, const…69 ~WGLContext (void);81 WGLContext (const WGLContext& other);82 WGLContext& operator= (const WGLContext& other);93 WGLContext::WGLContext (HINSTANCE instance, const wgl::Core& wglCore, const WGLContext* sharedConte… in WGLContext() function in tcu::wgl::__anona13584610111::WGLContext151 WGLContext::~WGLContext (void) in ~WGLContext()156 glw::GenericFuncType WGLContext::getProcAddress (const char* name) const in getProcAddress()161 void WGLContext::makeCurrent (void) in makeCurrent()166 void WGLContext::postIterate (void) in postIterate()[all …]