Searched refs:SetBackgroundContext (Results 1 – 5 of 5) sorted by relevance
72 ctx->Driver.SetBackgroundContext(ctx, &ctx->GLThread.stats); in glthread_thread_initialization()
1129 void (*SetBackgroundContext)(struct gl_context *ctx, member
211 driver->SetBackgroundContext = NULL; in _mesa_init_driver_functions()
971 functions->SetBackgroundContext = st_set_background_context; in st_init_driver_functions()
416 functions->SetBackgroundContext = brw_set_background_context; in brw_init_driver_functions()