Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_context.c52 stw_current_context(void) in stw_current_context() function
252 struct stw_context *curctx = stw_current_context(); in DrvDeleteContext()
287 if (ctx != stw_current_context()) in DrvReleaseContext()
302 ctx = stw_current_context(); in stw_get_current_context()
314 ctx = stw_current_context(); in stw_get_current_dc()
334 curctx = stw_current_context(); in stw_make_current()
414 struct stw_context *ctx = stw_current_context(); in stw_flush_current_locked()