Home
last modified time | relevance | path

Searched refs:share_dhglrc (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
H A Dstw_ext_context.c197 DHGLRC dhglrc, c, share_dhglrc = 0; in wglCreateContextAttribsARB() local
203 share_dhglrc = stw_dev->callbacks.pfnGetDhglrc(hShareContext); in wglCreateContextAttribsARB()
208 share_dhglrc = (DHGLRC)(INT_PTR)hShareContext; in wglCreateContextAttribsARB()
211 struct stw_context *share_stw = stw_lookup_context(share_dhglrc); in wglCreateContextAttribsARB()

Completed in 1 milliseconds