Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_context.h57 DHGLRC stw_get_current_context( void );
Dstw_wgl.c94 return (HGLRC)(UINT_PTR)stw_get_current_context(); in wglGetCurrentContext()
Dstw_context.c394 stw_get_current_context( void ) in stw_get_current_context() function