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

/external/mesa3d/src/gallium/state_trackers/wgl/
H A Dstw_context.c52 stw_current_context(void) function
252 struct stw_context *curctx = stw_current_context();
287 if (ctx != stw_current_context())
302 ctx = stw_current_context();
314 ctx = stw_current_context();
334 curctx = stw_current_context();
414 struct stw_context *ctx = stw_current_context();

Completed in 51 milliseconds