From a590043c77fadbbb7a4a46cd54e7203f97e2c607 Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Wed, 19 Oct 2022 14:59:19 +0200 Subject: [PATCH] docs: cpu -> CPU Reviewed-by: David Heidelberg Part-of: --- docs/drivers/llvmpipe.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/drivers/llvmpipe.rst b/docs/drivers/llvmpipe.rst index 05b1517a30e..68624be55b0 100644 --- a/docs/drivers/llvmpipe.rst +++ b/docs/drivers/llvmpipe.rst @@ -95,7 +95,7 @@ Environment variables out llvmpipe can be fastest by using 128 bit vectors, yet use AVX instructions. ``GALLIUM_OVERRIDE_CPU_CAPS`` - Override cpu capabilities for llvmpipe and softpipe, possible values for x86: + Override CPU capabilities for llvmpipe and softpipe, possible values for x86: `nosse` `sse` `sse2`