mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-02 13:50:09 +01:00
pvr: debug: Add documentation for PVR_DEBUG environment variable
Signed-off-by: Matt Coster <matt.coster@imgtec.com> Reviewed-by: Karmjit Mahil <Karmjit.Mahil@imgtec.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18948>
This commit is contained in:
parent
e6b752ff62
commit
0432015265
1 changed files with 9 additions and 0 deletions
|
|
@ -1438,6 +1438,15 @@ Asahi driver environment variables
|
|||
``noopt``
|
||||
Disable various backend optimizations.
|
||||
|
||||
.. _imagination env-vars:
|
||||
|
||||
PowerVR driver environment variables
|
||||
------------------------------------------------
|
||||
|
||||
:envvar:`PVR_DEBUG`
|
||||
A comma-separated list of debug options. Use `PVR_DEBUG=help` to
|
||||
print a list of available options.
|
||||
|
||||
Other Gallium drivers have their own environment variables. These may
|
||||
change frequently so the source code should be consulted for details.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue