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