Searched refs:configQueryf (Results 1 – 3 of 3) sorted by relevance
1014 .configQueryf = dri2ConfigQueryf,
2288 return dri2ConfigQueryExtension.configQueryf(sPriv, var, val); in dri2GalliumConfigQueryf()2321 .configQueryf = dri2GalliumConfigQueryf,
1760 int (*configQueryf)(__DRIscreen *screen, const char *var, float *val); member