Searched refs:driDestroyOptionCache (Results 1 – 11 of 11) sorted by relevance
115 void driDestroyOptionCache (driOptionCache *cache);
1041 driDestroyOptionCache(info); in driDestroyOptionInfo()1055 driDestroyOptionCache(driOptionCache *cache) in driDestroyOptionCache() function
82 driDestroyOptionCache(&(*dev)->option_cache); in pipe_loader_base_release()
104 driDestroyOptionCache(&userInitOptions); in loader_get_dri_config_device_id()
310 driDestroyOptionCache(&userInitOptions); in drm_create_adapter()
276 driDestroyOptionCache(&radeon->optionCache); in radeonDestroyContext()
231 driDestroyOptionCache(&psp->optionCache); in driDestroyScreen()
602 driDestroyOptionCache(&intel->optionCache); in intelDestroyContext()
1131 driDestroyOptionCache(&brw->optionCache); in intelDestroyContext()
2427 driDestroyOptionCache(&options); in intelInitScreen2()