Searched defs:hglrc (Results 1 – 4 of 4) sorted by relevance
202 wglMakeContextCurrentARB(HDC hDrawDC, HDC hReadDC, HGLRC hglrc) in wglMakeContextCurrentARB()
85 HGLRC hglrc ) in wglDeleteContext()113 HGLRC hglrc ) in wglMakeCurrent()
321 HGLRC hglrc = wglCreateContext(hdc); in windows_call_with_context() local
365 HGLRC hglrc = wglGetCurrentContext(); in test_fence_sync_single() local