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

/external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
H A Dstw_context.h53 BOOL stw_make_current( HDC hdc, DHGLRC dhglrc );
H A Dstw_context.c290 if (stw_make_current( NULL, 0 ) == FALSE)
322 stw_make_current( function
784 if (!stw_make_current( hdc, dhglrc ))
/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_context.h53 BOOL stw_make_current( HDC hdc, DHGLRC dhglrc );
H A Dstw_context.c290 if (stw_make_current( NULL, 0 ) == FALSE)
322 stw_make_current( function
784 if (!stw_make_current( hdc, dhglrc ))

Completed in 70 milliseconds