Searched refs:stw_current_context (Results 1 – 4 of 4) sorted by relevance
53 stw_current_context(void) in stw_current_context() function344 struct stw_context *curctx = stw_current_context(); in DrvDeleteContext()383 if (ctx != stw_current_context()) in DrvReleaseContext()398 ctx = stw_current_context(); in stw_get_current_context()411 ctx = stw_current_context(); in stw_get_current_dc()423 ctx = stw_current_context(); in stw_get_current_read_dc()440 old_ctx = stw_current_context(); in stw_make_current()
59 struct stw_context *stw_current_context(void);
109 struct stw_context *curctx = stw_current_context(); in wglBindTexImageARB()
637 ctx = stw_current_context(); in DrvSwapBuffers()