Searched refs:__DRI2_THROTTLE (Results 1 – 3 of 3) sorted by relevance
574 .base = { __DRI2_THROTTLE, 1 },
332 #define __DRI2_THROTTLE "DRI2_Throttle" macro
1165 if (((strcmp(extensions[i]->name, __DRI2_THROTTLE) == 0))) in dri2BindExtensions()