Home
last modified time | relevance | path

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

/third_party/mesa3d/include/GL/internal/
H A Ddri_interface.h967 #define __DRI_DRI2_LOADER "DRI_DRI2Loader" macro
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.c76 if (strcmp(extensions[i]->name, __DRI_DRI2_LOADER) == 0) in setupLoaderExtensions()
/third_party/mesa3d/src/egl/drivers/dri2/
H A Dplatform_x11.c1581 .base = { __DRI_DRI2_LOADER, 2 },
1589 .base = { __DRI_DRI2_LOADER, 3 },
H A Dplatform_android.c1370 .base = { __DRI_DRI2_LOADER, 5 },
1485 /* Handle control nodes using __DRI_DRI2_LOADER extension and GEM names
H A Dplatform_wayland.c1296 .base = { __DRI_DRI2_LOADER, 4 },
2188 * the __DRI_DRI2_LOADER extension */ in dri2_initialize_wayland_drm()
/third_party/mesa3d/src/glx/
H A Ddri2_glx.c852 .base = { __DRI_DRI2_LOADER, 3 },
/third_party/mesa3d/src/gbm/backends/dri/
H A Dgbm_dri.c248 .base = { __DRI_DRI2_LOADER, 4 },

Completed in 17 milliseconds