Searched refs:stw_get_current_context (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_context.h57 DHGLRC stw_get_current_context( void );
H A Dstw_wgl.c93 return (HGLRC)(UINT_PTR)stw_get_current_context();
H A Dstw_context.c394 stw_get_current_context( void ) function in typeref:typename:DHGLRC
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_context.h64 DHGLRC stw_get_current_context( void );
H A Dstw_context.c403 stw_get_current_context( void ) function in typeref:typename:DHGLRC
/xsrc/external/mit/MesaLib/dist/src/gallium/targets/libgl-gdi/
H A Dstw_wgl.c90 return (HGLRC)(UINT_PTR)stw_get_current_context();

Completed in 5 milliseconds