Searched refs:driQueryOptionf (Results 1 – 3 of 3) sorted by relevance
157 float driQueryOptionf(const driOptionCache *cache, const char *name);
1292 driQueryOptionf(const driOptionCache *cache, const char *name) in driQueryOptionf() function
99 EXPECT_EQ(driQueryOptionf(&options, "opt"), 2.0); in TEST_F()