Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/state_trackers/wgl/
Dstw_context.c51 static INLINE struct stw_context *
58 return (struct stw_context *) ((st) ? st->st_manager_private : NULL); in stw_current_context()
67 struct stw_context *src; in DrvCopyContext()
68 struct stw_context *dst; in DrvCopyContext()
97 struct stw_context *ctx1; in DrvShareLists()
98 struct stw_context *ctx2; in DrvShareLists()
145 struct stw_context *ctx = NULL; in stw_create_context_attribs()
146 struct stw_context *shareCtx = NULL; in stw_create_context_attribs()
180 ctx = CALLOC_STRUCT( stw_context ); in stw_create_context_attribs()
240 struct stw_context *ctx ; in DrvDeleteContext()
[all …]
Dstw_device.c194 struct stw_context *
203 return (struct stw_context *) handle_table_get(stw_dev->ctx_table, dhglrc); in stw_lookup_context_locked()
Dstw_context.h36 struct stw_context struct
Dstw_device.h79 struct stw_context *
DSConscript23 'stw_context.c',