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_wgl.c84 HGLRC hglrc ) in wglDeleteContext()
105 HGLRC hglrc ) in wglMakeCurrent()
/external/mesa3d/src/glx/windows/
Dwindowsgl.c321 HGLRC hglrc = wglCreateContext(hdc); in windows_call_with_context() local
/external/swiftshader/src/OpenGL/libGL/
DlibGL.cpp8193 BOOL WINAPI wglMakeCurrent(HDC hdc, HGLRC hglrc) in wglMakeCurrent()