Home
last modified time | relevance | path

Searched defs:dhglrc (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_ext_context.c172 DHGLRC dhglrc, c, share_dhglrc = 0; in wglCreateContextAttribsARB() local
204 DHGLRC dhglrc = 0; in wglMakeContextCurrentARB() local
Dstw_context.c330 DrvDeleteContext(DHGLRC dhglrc) in DrvDeleteContext()
365 DrvReleaseContext(DHGLRC dhglrc) in DrvReleaseContext()
431 stw_make_current(HDC hDrawDC, HDC hReadDC, DHGLRC dhglrc) in stw_make_current()
945 DrvSetContext(HDC hdc, DHGLRC dhglrc, PFN_SETPROCTABLE pfnSetProcTable) in DrvSetContext()
Dstw_context.h40 DHGLRC dhglrc; member
Dstw_device.c175 DHGLRC dhglrc; in stw_cleanup() local
Dstw_device.h93 stw_lookup_context_locked( DHGLRC dhglrc ) in stw_lookup_context_locked()