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

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_device.h 93 stw_lookup_context_locked( DHGLRC dhglrc ) function
stw_context.c 75 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 68 milliseconds