Home
last modified time | relevance | path

Searched refs:driQueryOptionf (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/util/
H A Dxmlconfig.h163 float driQueryOptionf(const driOptionCache *cache, const char *name);
H A Dxmlconfig.c1282 driQueryOptionf(const driOptionCache *cache, const char *name) in driQueryOptionf() function
/third_party/mesa3d/src/util/tests/
H A Dxmlconfig.cpp99 EXPECT_EQ(driQueryOptionf(&options, "opt"), 2.0); in TEST_F()
/third_party/mesa3d/src/gallium/frontends/dri/
H A Ddri_util.c911 *val = driQueryOptionf(&screen->optionCache, var); in dri2ConfigQueryf()
H A Ddri2.c2290 *val = driQueryOptionf(&screen->dev->option_cache, var); in dri2GalliumConfigQueryf()

Completed in 8 milliseconds