Home
last modified time | relevance | path

Searched refs:driDestroyOptionCache (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/guest/mesa/src/util/tests/
Dxmlconfig.cpp185 driDestroyOptionCache(&cache); in TEST_F()
231 driDestroyOptionCache(&cache); in TEST_F()
245 driDestroyOptionCache(&cache); in TEST_F()
258 driDestroyOptionCache(&cache); in TEST_F()
269 driDestroyOptionCache(&cache); in TEST_F()
279 driDestroyOptionCache(&cache); in TEST_F()
289 driDestroyOptionCache(&cache); in TEST_F()
300 driDestroyOptionCache(&cache); in TEST_F()
/hardware/google/gfxstream/guest/mesa/src/util/
Dxmlconfig.h146 void driDestroyOptionCache(driOptionCache *cache);
Dxmlconfig.c1238 driDestroyOptionCache(info); in driDestroyOptionInfo()
1251 driDestroyOptionCache(driOptionCache *cache) in driDestroyOptionCache() function