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.c78 HGLRC hglrc ) in wglDeleteContext()
99 HGLRC hglrc ) in wglMakeCurrent()
/external/mesa3d/src/mesa/drivers/windows/gdi/
Dwgl.c183 WINGDIAPI BOOL GLAPIENTRY wglDeleteContext(HGLRC hglrc) in wglDeleteContext()
212 WINGDIAPI BOOL GLAPIENTRY wglMakeCurrent(HDC hdc, HGLRC hglrc) in wglMakeCurrent()
/external/swiftshader/src/OpenGL/libGL/
DlibGL.cpp8193 BOOL WINAPI wglMakeCurrent(HDC hdc, HGLRC hglrc) in wglMakeCurrent()