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