mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-08 15:00:11 +01:00
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:
parent
09061e2fe9
commit
2a008018c1
1 changed files with 1 additions and 2 deletions
|
|
@ -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``
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue