r300: Drop RADEON_DEBUG=use_tgsi.
The NIR path is default, and well-trodden at this point. By dropping support for input as TGSI, we get rely on the NIR trig lowering. Reviewed-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Acked-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Pavel Ondračka <pavel.ondracka@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23114>
This commit is contained in:
parent
715dcf4053
commit
ae777b1836
9 changed files with 1 additions and 50 deletions
|
|
@ -1615,8 +1615,6 @@ r300 driver environment variables
|
|||
Disable hierarchical zbuffer
|
||||
``nocmask``
|
||||
Disable AA compression and fast AA clear
|
||||
``use_tgsi``
|
||||
Request TGSI shaders from the state tracker
|
||||
``notcl``
|
||||
Disable hardware accelerated Transform/Clip/Lighting
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue