Searched refs:__DRI2configQueryExtension (Results 1 – 4 of 4) sorted by relevance
67 extern const __DRI2configQueryExtension dri2ConfigQueryExtension;
595 const __DRI2configQueryExtension dri2ConfigQueryExtension = {
1093 typedef struct __DRI2configQueryExtensionRec __DRI2configQueryExtension; typedef
87 const __DRI2configQueryExtension *config;999 psc->config = (__DRI2configQueryExtension *) extensions[i]; in dri2BindExtensions()