Searched refs:__DRI_DRI2_LOADER (Results 1 - 16 of 16) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/common/ |
| H A D | dri_util.c | 72 if (strcmp(extensions[i]->name, __DRI_DRI2_LOADER) == 0)
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/common/ |
| H A D | dri_util.c | 77 if (strcmp(extensions[i]->name, __DRI_DRI2_LOADER) == 0)
|
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | dri2_glx.c | 982 .base = { __DRI_DRI2_LOADER, 3 }, 990 .base = { __DRI_DRI2_LOADER, 3 },
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | dri2_glx.c | 922 .base = { __DRI_DRI2_LOADER, 3 }, 930 .base = { __DRI_DRI2_LOADER, 3 },
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | platform_x11.c | 1434 .base = { __DRI_DRI2_LOADER, 2 }, 1442 .base = { __DRI_DRI2_LOADER, 3 },
|
| H A D | platform_android.c | 1354 .base = { __DRI_DRI2_LOADER, 5 }, 1478 /* Handle control nodes using __DRI_DRI2_LOADER extension and GEM names
|
| H A D | platform_wayland.c | 875 .base = { __DRI_DRI2_LOADER, 4 }, 1610 * the __DRI_DRI2_LOADER extension */
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | platform_x11.c | 1515 .base = { __DRI_DRI2_LOADER, 2 }, 1523 .base = { __DRI_DRI2_LOADER, 3 },
|
| H A D | platform_android.c | 1251 .base = { __DRI_DRI2_LOADER, 4 }, 1373 /* Handle control nodes using __DRI_DRI2_LOADER extension and GEM names
|
| H A D | platform_wayland.c | 780 .base = { __DRI_DRI2_LOADER, 3 }, 1496 * the __DRI_DRI2_LOADER extension */
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/internal/ |
| H A D | dri_interface.h | 1050 #define __DRI_DRI2_LOADER "DRI_DRI2Loader" macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/internal/ |
| H A D | dri_interface.h | 1042 #define __DRI_DRI2_LOADER "DRI_DRI2Loader" macro
|
| /xsrc/external/mit/xorg-server/dist/glx/ |
| H A D | glxdri2.c | 764 {__DRI_DRI2_LOADER, 3},
|
| /xsrc/external/mit/xorg-server.old/dist/glx/ |
| H A D | glxdri2.c | 582 { __DRI_DRI2_LOADER, __DRI_DRI2_LOADER_VERSION },
|
| /xsrc/external/mit/MesaLib.old/dist/src/gbm/backends/dri/ |
| H A D | gbm_dri.c | 210 .base = { __DRI_DRI2_LOADER, 3 },
|
| /xsrc/external/mit/MesaLib/dist/src/gbm/backends/dri/ |
| H A D | gbm_dri.c | 247 .base = { __DRI_DRI2_LOADER, 4 },
|
Completed in 37 milliseconds