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