Searched refs:__DRI_DRI2_LOADER (Results 1 – 7 of 7) sorted by relevance
/external/mesa3d/src/egl/drivers/dri2/ |
D | platform_x11.c | 1426 .base = { __DRI_DRI2_LOADER, 2 }, 1434 .base = { __DRI_DRI2_LOADER, 3 },
|
D | platform_android.c | 1272 .base = { __DRI_DRI2_LOADER, 4 },
|
D | platform_wayland.c | 840 .base = { __DRI_DRI2_LOADER, 4 },
|
/external/mesa3d/src/glx/ |
D | dri2_glx.c | 983 .base = { __DRI_DRI2_LOADER, 3 }, 991 .base = { __DRI_DRI2_LOADER, 3 },
|
/external/mesa3d/src/mesa/drivers/dri/common/ |
D | dri_util.c | 77 if (strcmp(extensions[i]->name, __DRI_DRI2_LOADER) == 0) in setupLoaderExtensions()
|
/external/mesa3d/include/GL/internal/ |
D | dri_interface.h | 1108 #define __DRI_DRI2_LOADER "DRI_DRI2Loader" macro
|
/external/mesa3d/src/gbm/backends/dri/ |
D | gbm_dri.c | 222 .base = { __DRI_DRI2_LOADER, 4 },
|