Searched refs:driQueryOptionf (Results 1 – 5 of 5) sorted by relevance
163 float driQueryOptionf(const driOptionCache *cache, const char *name);
1282 driQueryOptionf(const driOptionCache *cache, const char *name) in driQueryOptionf() function
99 EXPECT_EQ(driQueryOptionf(&options, "opt"), 2.0); in TEST_F()
911 *val = driQueryOptionf(&screen->optionCache, var); in dri2ConfigQueryf()
2290 *val = driQueryOptionf(&screen->dev->option_cache, var); in dri2GalliumConfigQueryf()