docs: escape a few more strings
This makes it more obvious that these are not just plain english words. Reviewed-by: Marcin Ślusarz <marcin.slusarz@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21896>
This commit is contained in:

committed by
Marge Bot

parent
331601abda
commit
46143ecc4c
@@ -235,9 +235,9 @@ Core Mesa environment variables
|
||||
shader caches for loading at initialization. The file paths are
|
||||
relative to the cache directory and do not include suffixes,
|
||||
referencing both the cache DB and its index file. E.g.
|
||||
MESA_DISK_CACHE_SINGLE_FILE=filename1 refers to filename1.foz and
|
||||
filename1_idx.foz. A limit of 8 DBs can be loaded and this limit is
|
||||
shared with :envvar:`MESA_DISK_CACHE_READ_ONLY_FOZ_DBS_DYNAMIC_LIST.`
|
||||
``MESA_DISK_CACHE_SINGLE_FILE=filename1`` refers to ``filename1.foz``
|
||||
and ``filename1_idx.foz``. A limit of 8 DBs can be loaded and this limit
|
||||
is shared with :envvar:`MESA_DISK_CACHE_READ_ONLY_FOZ_DBS_DYNAMIC_LIST.`
|
||||
|
||||
.. envvar:: MESA_DISK_CACHE_DATABASE
|
||||
|
||||
|
Reference in New Issue
Block a user