Searched refs:__DRI2_INTEROP (Results 1 - 10 of 10) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/glx/
H A Ddri3_glx.c798 if (strcmp(extensions[i]->name, __DRI2_INTEROP) == 0)
H A Ddri2_glx.c1191 if (strcmp(extensions[i]->name, __DRI2_INTEROP) == 0)
/xsrc/external/mit/MesaLib.old/dist/include/GL/internal/
H A Ddri_interface.h473 #define __DRI2_INTEROP "DRI2_Interop" macro
/xsrc/external/mit/MesaLib/dist/include/GL/internal/
H A Ddri_interface.h428 #define __DRI2_INTEROP "DRI2_Interop" macro
/xsrc/external/mit/MesaLib/dist/src/glx/
H A Ddri3_glx.c787 if (strcmp(extensions[i]->name, __DRI2_INTEROP) == 0)
H A Ddri2_glx.c1107 if (strcmp(extensions[i]->name, __DRI2_INTEROP) == 0)
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/dri/
H A Ddri2.c1801 .base = { __DRI2_INTEROP, 1 },
/xsrc/external/mit/MesaLib.old/dist/src/egl/drivers/dri2/
H A Degl_dri2.c456 { __DRI2_INTEROP, 1, offsetof(struct dri2_egl_display, interop) },
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/dri/
H A Ddri2.c2073 .base = { __DRI2_INTEROP, 1 },
/xsrc/external/mit/MesaLib/dist/src/egl/drivers/dri2/
H A Degl_dri2.c749 { __DRI2_INTEROP, 1, offsetof(struct dri2_egl_display, interop) },

Completed in 35 milliseconds