Searched refs:__DRI2_INTEROP (Results 1 - 10 of 10) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/glx/ |
| H A D | dri3_glx.c | 798 if (strcmp(extensions[i]->name, __DRI2_INTEROP) == 0)
|
| H A D | dri2_glx.c | 1191 if (strcmp(extensions[i]->name, __DRI2_INTEROP) == 0)
|
| /xsrc/external/mit/MesaLib.old/dist/include/GL/internal/ |
| H A D | dri_interface.h | 473 #define __DRI2_INTEROP "DRI2_Interop" macro
|
| /xsrc/external/mit/MesaLib/dist/include/GL/internal/ |
| H A D | dri_interface.h | 428 #define __DRI2_INTEROP "DRI2_Interop" macro
|
| /xsrc/external/mit/MesaLib/dist/src/glx/ |
| H A D | dri3_glx.c | 787 if (strcmp(extensions[i]->name, __DRI2_INTEROP) == 0)
|
| H A D | dri2_glx.c | 1107 if (strcmp(extensions[i]->name, __DRI2_INTEROP) == 0)
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/ |
| H A D | dri2.c | 1801 .base = { __DRI2_INTEROP, 1 },
|
| /xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 456 { __DRI2_INTEROP, 1, offsetof(struct dri2_egl_display, interop) },
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/ |
| H A D | dri2.c | 2073 .base = { __DRI2_INTEROP, 1 },
|
| /xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/ |
| H A D | egl_dri2.c | 749 { __DRI2_INTEROP, 1, offsetof(struct dri2_egl_display, interop) },
|
Completed in 35 milliseconds