Home
last modified time | relevance | path

Searched refs:__DRI_DRI2_LOADER (Results 1 – 7 of 7) sorted by relevance

/external/mesa3d/src/egl/drivers/dri2/
Dplatform_x11.c1426 .base = { __DRI_DRI2_LOADER, 2 },
1434 .base = { __DRI_DRI2_LOADER, 3 },
Dplatform_android.c1272 .base = { __DRI_DRI2_LOADER, 4 },
Dplatform_wayland.c840 .base = { __DRI_DRI2_LOADER, 4 },
/external/mesa3d/src/glx/
Ddri2_glx.c983 .base = { __DRI_DRI2_LOADER, 3 },
991 .base = { __DRI_DRI2_LOADER, 3 },
/external/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.c77 if (strcmp(extensions[i]->name, __DRI_DRI2_LOADER) == 0) in setupLoaderExtensions()
/external/mesa3d/include/GL/internal/
Ddri_interface.h1108 #define __DRI_DRI2_LOADER "DRI_DRI2Loader" macro
/external/mesa3d/src/gbm/backends/dri/
Dgbm_dri.c222 .base = { __DRI_DRI2_LOADER, 4 },