From e5f04813510be1188210e96c1cd969c18d162c8e Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Mon, 24 Jun 2024 20:54:20 +0200 Subject: [PATCH] docs: metadatas -> metadata "Metadata" is already plural, so adding the s at the end is not correct. Part-of: --- docs/envvars.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/envvars.rst b/docs/envvars.rst index ae9a31c7dcf..d78c88f95c9 100644 --- a/docs/envvars.rst +++ b/docs/envvars.rst @@ -1293,7 +1293,7 @@ RADV driver environment variables ``epilogs`` dump fragment shader epilogs ``extra_md`` - add extra information in bo metadatas to help tools (umr) + add extra information in bo metadata to help tools (umr) ``forcecompress`` Enables DCC,FMASK,CMASK,HTILE in situations where the driver supports it but normally does not deem it beneficial. @@ -1599,7 +1599,7 @@ RadeonSI driver environment variables ``dpbb`` Enable DPBB. Enable DPBB for gfx9 dGPU. Default enabled for gfx9 APU and >= gfx10. ``extra_md`` - add extra information in bo metadatas to help tools (umr) + add extra information in bo metadata to help tools (umr) r600 driver environment variables ---------------------------------