Searched refs:stw_context (Results 1 – 6 of 6) sorted by relevance
52 struct stw_context *59 return (struct stw_context *) ((st) ? st->st_manager_private : NULL); in stw_current_context()66 struct stw_context *src; in DrvCopyContext()67 struct stw_context *dst; in DrvCopyContext()95 struct stw_context *ctx1; in DrvShareLists()96 struct stw_context *ctx2; in DrvShareLists()171 struct stw_context *ctx = NULL; in stw_create_context_attribs()172 struct stw_context *shareCtx = NULL; in stw_create_context_attribs()210 ctx = CALLOC_STRUCT( stw_context ); in stw_create_context_attribs()289 struct stw_context *old_ctx = in stw_create_context_attribs()[all …]
37 struct stw_context struct59 struct stw_context *stw_current_context(void); argument
92 static inline struct stw_context *97 return (struct stw_context *) handle_table_get(stw_dev->ctx_table, dhglrc); in stw_lookup_context_locked()
2 stw_context.c \
109 struct stw_context *curctx = stw_current_context(); in wglBindTexImageARB()
622 struct stw_context *ctx; in DrvSwapBuffers()