mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-06 21:50:11 +01:00
docs/ci: stop trying to enumerate drivers that are tested using VK-GL-CTS
Most of our drivers are tested by now. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24472>
This commit is contained in:
parent
f5672d048e
commit
845518d5d4
1 changed files with 2 additions and 2 deletions
|
|
@ -15,8 +15,8 @@ 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
|
||||
using `VK-GL-CTS <https://github.com/KhronosGroup/VK-GL-CTS>`__
|
||||
- Most drivers are also tested using `VK-GL-CTS
|
||||
<https://github.com/KhronosGroup/VK-GL-CTS>`__
|
||||
- Replay of application traces
|
||||
|
||||
A typical run takes between 20 and 30 minutes, although it can go up very quickly
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue