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

/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/wgl/
H A Dstw_device.h106 stw_lookup_context_locked( DHGLRC dhglrc ) function in typeref:struct:stw_context *
132 ret = stw_lookup_context_locked(dhglrc);
H A Dstw_context.c75 src = stw_lookup_context_locked( dhrcSource );
76 dst = stw_lookup_context_locked( dhrcDest );
104 ctx1 = stw_lookup_context_locked( dhglrc1 );
105 ctx2 = stw_lookup_context_locked( dhglrc2 );
307 stw_lookup_context_locked((unsigned) handle);
349 ctx = stw_lookup_context_locked(dhglrc);
395 ctx = stw_lookup_context_locked( dhglrc );
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/wgl/
H A Dstw_device.h93 stw_lookup_context_locked( DHGLRC dhglrc ) function in typeref:struct:stw_context *
H A Dstw_context.c75 src = stw_lookup_context_locked( dhrcSource );
76 dst = stw_lookup_context_locked( dhrcDest );
104 ctx1 = stw_lookup_context_locked( dhglrc1 );
105 ctx2 = stw_lookup_context_locked( dhglrc2 );
205 shareCtx = stw_lookup_context_locked( hShareContext );
290 stw_lookup_context_locked((unsigned) handle);
339 ctx = stw_lookup_context_locked(dhglrc);
373 ctx = stw_lookup_context_locked( dhglrc );
463 ctx = stw_lookup_context_locked( dhglrc );

Completed in 5 milliseconds