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

/external/mesa3d/include/GL/internal/
H A Ddri_interface.h968 #define __DRI_DRI2_LOADER "DRI_DRI2Loader" macro
/external/mesa3d/src/mesa/drivers/dri/common/
H A Ddri_util.c72 if (strcmp(extensions[i]->name, __DRI_DRI2_LOADER) == 0)
/external/mesa3d/src/egl/drivers/dri2/
H A Dplatform_x11.c1408 .base = { __DRI_DRI2_LOADER, 2 },
1416 .base = { __DRI_DRI2_LOADER, 3 },
H A Dplatform_android.c1078 .base = { __DRI_DRI2_LOADER, 3 },
1150 * the __DRI_DRI2_LOADER extension */
H A Dplatform_wayland.c587 .base = { __DRI_DRI2_LOADER, 3 },
1197 * the __DRI_DRI2_LOADER extension */
/external/mesa3d/src/glx/
H A Ddri2_glx.c950 .base = { __DRI_DRI2_LOADER, 3 },
958 .base = { __DRI_DRI2_LOADER, 3 },
/external/mesa3d/src/gbm/backends/dri/
H A Dgbm_dri.c206 .base = { __DRI_DRI2_LOADER, 3 },

Completed in 137 milliseconds