Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_context.h55 DHGLRC stw_get_current_context( void );
Dstw_wgl.c93 return (HGLRC)(UINT_PTR)stw_get_current_context(); in wglGetCurrentContext()
Dstw_context.c363 stw_get_current_context( void ) in stw_get_current_context() function