Searched refs:__DRI_SWRAST_LOADER (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/glx/ |
D | drisw_glx.c | 344 .base = {__DRI_SWRAST_LOADER, 6 }, 363 .base = {__DRI_SWRAST_LOADER, 3 },
|
/third_party/mesa3d/src/mesa/drivers/dri/common/ |
D | dri_util.c | 85 if (strcmp(extensions[i]->name, __DRI_SWRAST_LOADER) == 0) in setupLoaderExtensions()
|
/third_party/mesa3d/include/GL/internal/ |
D | dri_interface.h | 568 #define __DRI_SWRAST_LOADER "DRI_SWRastLoader" macro
|
/third_party/mesa3d/src/gbm/backends/dri/ |
D | gbm_dri.c | 264 .base = { __DRI_SWRAST_LOADER, 2 },
|
/third_party/mesa3d/src/egl/drivers/dri2/ |
D | platform_x11.c | 1196 .base = { __DRI_SWRAST_LOADER, 1 },
|
D | platform_wayland.c | 2052 .base = { __DRI_SWRAST_LOADER, 2 },
|
D | egl_dri2.c | 285 .base = { __DRI_SWRAST_LOADER, 1 },
|