Searched refs:__DRI2_INTEROP (Results 1 – 5 of 5) sorted by relevance
472 #define __DRI2_INTEROP "DRI2_Interop" macro
800 if (strcmp(extensions[i]->name, __DRI2_INTEROP) == 0) in dri3_bind_extensions()
1193 if (strcmp(extensions[i]->name, __DRI2_INTEROP) == 0) in dri2BindExtensions()
1983 .base = { __DRI2_INTEROP, 1 },
756 { __DRI2_INTEROP, 1, offsetof(struct dri2_egl_display, interop) },