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