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 89 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 );
177 shareCtx = stw_lookup_context_locked( hShareContext );
259 stw_lookup_context_locked((unsigned) handle);
308 ctx = stw_lookup_context_locked(dhglrc);
342 ctx = stw_lookup_context_locked( dhglrc );
413 ctx = stw_lookup_context_locked( dhglrc );

Completed in 652 milliseconds