Home
last modified time | relevance | path

Searched refs:setBackgroundContext (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/dri/
Ddri_screen.c832 backgroundCallable->setBackgroundContext(ctx->cPriv->loaderPrivate); in dri_set_background_context()
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h2091 void (*setBackgroundContext)(void *loaderPrivate); member
/third_party/mesa3d/src/glx/
Ddri3_glx.c580 .setBackgroundContext = dri_set_background_context,
Ddri2_glx.c866 .setBackgroundContext = driSetBackgroundContext,
/third_party/mesa3d/src/egl/drivers/dri2/
Degl_dri2.c182 .setBackgroundContext = dri_set_background_context,