Home
last modified time | relevance | path

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

/external/mesa3d/src/util/
Ddisk_cache_os.c881 bool disable_by_default = true; in disk_cache_enabled() local
883 bool disable_by_default = false; in disk_cache_enabled() local
885 if (env_var_as_boolean("MESA_GLSL_CACHE_DISABLE", disable_by_default)) in disk_cache_enabled()