Searched refs:set_background_context (Results 1 – 3 of 3) sorted by relevance
474 void (*set_background_context)(struct st_context_iface *stctxi, member
886 assert(smapi->set_background_context); in st_set_background_context()887 smapi->set_background_context(&st->iface, queue_info); in st_set_background_context()
585 screen->base.set_background_context = dri_set_background_context; in dri_init_screen_helper()