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

  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_device.h 80 stw_lookup_context_locked( DHGLRC hglrc );
stw_context.c 76 src = stw_lookup_context_locked( dhrcSource );
77 dst = stw_lookup_context_locked( dhrcDest );
106 ctx1 = stw_lookup_context_locked( dhglrc1 );
107 ctx2 = stw_lookup_context_locked( dhglrc2 );
176 shareCtx = stw_lookup_context_locked( hShareContext );
247 ctx = stw_lookup_context_locked(dhglrc);
277 ctx = stw_lookup_context_locked( dhglrc );
348 ctx = stw_lookup_context_locked( dhglrc );
stw_device.c 195 stw_lookup_context_locked( DHGLRC dhglrc ) function

Completed in 82 milliseconds