Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/frontends/dri/
Ddri_screen.c552 dri_set_background_context(struct st_context_iface *st, in dri_set_background_context() function
585 screen->base.set_background_context = dri_set_background_context; in dri_init_screen_helper()
/external/mesa3d/src/glx/
Ddri3_glx.c537 dri_set_background_context(void *loaderPrivate) in dri_set_background_context() function
569 .setBackgroundContext = dri_set_background_context,
/external/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c139 dri_set_background_context(void *loaderPrivate) in dri_set_background_context() function
197 .setBackgroundContext = dri_set_background_context,