From 4622c357db75302d9a68b7dded94a2ca5a217d7b Mon Sep 17 00:00:00 2001 From: Erik Faye-Lund Date: Tue, 25 Oct 2022 12:34:06 +0200 Subject: [PATCH] docs: panfrost -> Panfrost Reviewed-by: Yonggang Luo Part-of: --- docs/ci/index.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ci/index.rst b/docs/ci/index.rst index 5b45b560a7d..522429073da 100644 --- a/docs/ci/index.rst +++ b/docs/ci/index.rst @@ -15,7 +15,7 @@ The CI runs a number of tests, from trivial build-testing to complex GPU renderi - Build testing for a number of build systems, configurations and platforms - Sanity checks (``meson test``) -- Some drivers (Softpipe, LLVMpipe, Freedreno and panfrost) are also tested +- Some drivers (Softpipe, LLVMpipe, Freedreno and Panfrost) are also tested using `VK-GL-CTS `__ - Replay of application traces