Searched refs:__DRI2_FLUSH_CONTROL (Results 1 – 6 of 6) sorted by relevance
845 .base = { __DRI2_FLUSH_CONTROL, 1 }
657 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0) { in driswBindExtensions()
778 if (strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0) in dri3_bind_extensions()
1184 && strcmp(extensions[i]->name, __DRI2_FLUSH_CONTROL) == 0) in dri2BindExtensions()
1744 #define __DRI2_FLUSH_CONTROL "DRI_FlushControl" macro
460 { __DRI2_FLUSH_CONTROL, 1, offsetof(struct dri2_egl_display, flush_control) },