Home
last modified time | relevance | path

Searched refs:__DRI_BACKGROUND_CALLABLE (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/include/GL/internal/
H A Ddri_interface.h2061 #define __DRI_BACKGROUND_CALLABLE "DRI_BackgroundCallable" macro
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.c82 if (strcmp(extensions[i]->name, __DRI_BACKGROUND_CALLABLE) == 0) in setupLoaderExtensions()
/third_party/mesa3d/src/glx/
H A Ddri2_glx.c864 .base = { __DRI_BACKGROUND_CALLABLE, 2 },
H A Ddri3_glx.c578 .base = { __DRI_BACKGROUND_CALLABLE, 2 },
/third_party/mesa3d/src/egl/drivers/dri2/
H A Degl_dri2.c180 .base = { __DRI_BACKGROUND_CALLABLE, 2 },

Completed in 16 milliseconds