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

/xsrc/external/mit/MesaLib/dist/src/util/
H A Ddisk_cache_os.c861 bool disable_by_default = true; local in function:disk_cache_enabled
863 bool disable_by_default = false; local in function:disk_cache_enabled
865 if (env_var_as_boolean("MESA_GLSL_CACHE_DISABLE", disable_by_default))

Completed in 35 milliseconds