docs: name correct driver

The two different swrast drivers we have at the moment are called
LLVMpipe and Softpipe. Let's name the latter instead of the generic
SWRast term that we use to cover *either* of the two.

Reviewed-by: Yonggang Luo <luoyonggang@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19297>
This commit is contained in:
Erik Faye-Lund
2022-10-25 12:14:45 +02:00
committed by Marge Bot
parent fdab007b1d
commit 27a7f243f9

View File

@@ -1,7 +1,7 @@
Docker CI
=========
For LLVMpipe and swrast CI, we run tests in a container containing
For LLVMpipe and Softpipe CI, we run tests in a container containing
VK-GL-CTS, on the shared GitLab runners provided by `freedesktop
<http://freedesktop.org>`_