Searched defs:share_ctx (Results 1 – 5 of 5) sorted by relevance
56 void *share_ctx) in nouveau_context_create()111 const struct gl_config *visual, struct gl_context *share_ctx) in nouveau_context_init()
444 struct gl_context *share_ctx) in nv20_context_create()
143 struct gl_context *share_ctx) in nv04_context_create()
433 struct gl_context *share_ctx) in nv10_context_create()
142 struct dri_context *share_ctx = NULL; in dri_create_context() local