Home
last modified time | relevance | path

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

/third_party/mesa3d/src/glx/
Ddri2_glx.c922 .base = { __DRI_DRI2_LOADER, 3 },
930 .base = { __DRI_DRI2_LOADER, 3 },
/third_party/mesa3d/src/egl/drivers/dri2/
Dplatform_x11.c1434 .base = { __DRI_DRI2_LOADER, 2 },
1442 .base = { __DRI_DRI2_LOADER, 3 },
Dplatform_android.c1354 .base = { __DRI_DRI2_LOADER, 5 },
Dplatform_wayland.c875 .base = { __DRI_DRI2_LOADER, 4 },
/third_party/mesa3d/src/mesa/drivers/dri/common/
Ddri_util.c77 if (strcmp(extensions[i]->name, __DRI_DRI2_LOADER) == 0) in setupLoaderExtensions()
/third_party/mesa3d/include/GL/internal/
Ddri_interface.h1040 #define __DRI_DRI2_LOADER "DRI_DRI2Loader" macro
/third_party/mesa3d/src/gbm/backends/dri/
Dgbm_dri.c247 .base = { __DRI_DRI2_LOADER, 4 },