docs: stop reporting RADV_PERFTEST=gpl as experimental/suboptimal

The graphics pipeline library implementation in RADV has been
improved considerably lately.

There is still a bit of work for caching individual libraries
and optimized (LTO) pipelines but I think overall it seems good
enough to stop reporting it as experimental and suboptimal.

Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/21213>
This commit is contained in:
Samuel Pitoiset 2023-02-08 15:47:55 +01:00 committed by Marge Bot
parent 09061e2fe9
commit 2a008018c1

View file

@ -1148,8 +1148,7 @@ RADV driver environment variables
``gewave32``
enable wave32 for vertex/tess/geometry shaders (GFX10+)
``gpl``
enable experimental (and suboptimal) graphics pipeline library (still
under active development)
enable graphics pipeline library
``localbos``
enable local BOs
``nosam``