Home
last modified time | relevance | path

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

/third_party/mesa3d/src/util/
Ddisk_cache_os.c861 bool disable_by_default = true; in disk_cache_enabled() local
863 bool disable_by_default = false; in disk_cache_enabled() local
865 if (env_var_as_boolean("MESA_GLSL_CACHE_DISABLE", disable_by_default)) in disk_cache_enabled()