Home
last modified time | relevance | path

Searched refs:stw_make_current (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_context.h53 BOOL stw_make_current( HDC hdc, DHGLRC dhglrc );
Dstw_context.c290 if (stw_make_current( NULL, 0 ) == FALSE) in DrvReleaseContext()
322 stw_make_current( in stw_make_current() function
784 if (!stw_make_current( hdc, dhglrc )) in DrvSetContext()