Home
last modified time | relevance | path

Searched refs:dri_set_background_context (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_screen.c532 dri_set_background_context(struct st_context_iface *st, in dri_set_background_context() function
557 screen->base.set_background_context = dri_set_background_context; in dri_init_screen_helper()
/third_party/mesa3d/src/glx/
Ddri3_glx.c523 dri_set_background_context(void *loaderPrivate) in dri_set_background_context() function
555 .setBackgroundContext = dri_set_background_context,
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c126 dri_set_background_context(void *loaderPrivate) in dri_set_background_context() function
179 .setBackgroundContext = dri_set_background_context,