Home
last modified time | relevance | path

Searched defs:hglrc (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_context.c202 wglMakeContextCurrentARB(HDC hDrawDC, HDC hReadDC, HGLRC hglrc) in wglMakeContextCurrentARB()
Dstw_wgl.c84 HGLRC hglrc ) in wglDeleteContext()
112 HGLRC hglrc ) in wglMakeCurrent()
/external/mesa3d/src/glx/windows/
Dwindowsgl.c321 HGLRC hglrc = wglCreateContext(hdc); in windows_call_with_context() local