HomeSort by relevance Sort by last modified time
    Searched refs:stw_make_current (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_context.h 53 BOOL stw_make_current( HDC hdc, DHGLRC dhglrc );
stw_context.c 290 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/
stw_context.h 53 BOOL stw_make_current( HDC hdc, DHGLRC dhglrc );
stw_context.c 290 if (stw_make_current( NULL, 0 ) == FALSE)
322 stw_make_current( function
784 if (!stw_make_current( hdc, dhglrc ))

Completed in 941 milliseconds