Home
last modified time | relevance | path

Searched refs:stw_lookup_context (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/wgl/
Dstw_device.h128 stw_lookup_context( DHGLRC dhglrc ) in stw_lookup_context() function
Dstw_ext_context.c200 struct stw_context *share_stw = stw_lookup_context(share_dhglrc); in wglCreateContextAttribsARB()
Dstw_context.c586 struct stw_context *ctx = stw_lookup_context(dhglrc); in stw_make_current_by_handles()