Searched defs:hglrc (Results 1 – 3 of 3) sorted by relevance
202 wglMakeContextCurrentARB(HDC hDrawDC, HDC hReadDC, HGLRC hglrc) in wglMakeContextCurrentARB()
84 HGLRC hglrc ) in wglDeleteContext()112 HGLRC hglrc ) in wglMakeCurrent()
321 HGLRC hglrc = wglCreateContext(hdc); in windows_call_with_context() local