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_context.c299 DrvDeleteContext(DHGLRC dhglrc) in DrvDeleteContext()
334 DrvReleaseContext(DHGLRC dhglrc) in DrvReleaseContext()
389 stw_make_current(HDC hdc, DHGLRC dhglrc) in stw_make_current()
857 DrvSetContext(HDC hdc, DHGLRC dhglrc, PFN_SETPROCTABLE pfnSetProcTable) in DrvSetContext()
Dstw_context.h40 DHGLRC dhglrc; member
Dstw_ext_context.c172 DHGLRC dhglrc, c, share_dhglrc = 0; in wglCreateContextAttribsARB() local
Dstw_device.c150 DHGLRC dhglrc; in stw_cleanup() local
Dstw_device.h89 stw_lookup_context_locked( DHGLRC dhglrc ) in stw_lookup_context_locked()