Searched refs:shared_ctx (Results 1 – 2 of 2) sorted by relevance
169 struct vg_context *shared_ctx = (struct vg_context *) shared_stctxi; in vg_api_create_context() local192 ctx = vg_create_context(pipe, NULL, shared_ctx); in vg_api_create_context()
607 struct st_context *shared_ctx = (struct st_context *) shared_stctxi; in st_api_create_context() local640 st = st_create_context(api, pipe, &mode, shared_ctx, &attribs->options); in st_api_create_context()