Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_interop.c34 DHGLRC dhglrc = 0; in wglMesaGLInteropQueryDeviceInfo() local
63 DHGLRC dhglrc = 0; in wglMesaGLInteropExportObject() local
93 DHGLRC dhglrc = 0; in wglMesaGLInteropFlushObjects() local
Dstw_context.c312 DrvDeleteContext(DHGLRC dhglrc) in DrvDeleteContext()
359 DrvReleaseContext(DHGLRC dhglrc) in DrvReleaseContext()
557 stw_make_current_by_handles(HDC hDrawDC, HDC hReadDC, DHGLRC dhglrc) in stw_make_current_by_handles()
970 DrvSetContext(HDC hdc, DHGLRC dhglrc, PFN_SETPROCTABLE pfnSetProcTable) in DrvSetContext()
Dstw_ext_context.c210 DHGLRC dhglrc, c, share_dhglrc = 0; in wglCreateContextAttribsARB() local
257 DHGLRC dhglrc = 0; in wglMakeContextCurrentARB() local
Dstw_device.h109 stw_lookup_context_locked( DHGLRC dhglrc ) in stw_lookup_context_locked()
131 stw_lookup_context( DHGLRC dhglrc ) in stw_lookup_context()
Dstw_context.h44 DHGLRC dhglrc; member
Dstw_device.c225 DHGLRC dhglrc; in stw_cleanup() local