mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-03 21:40:29 +01:00
docs/envvars: document RADV_TEX_ANISO
Closes: https://gitlab.freedesktop.org/mesa/mesa/issues/2524 Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Tested-by: Marge Bot <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3873> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3873>
This commit is contained in:
parent
72f7d3d5b0
commit
82913bac14
1 changed files with 2 additions and 0 deletions
|
|
@ -638,6 +638,8 @@ Mesa EGL supports different sets of environment variables. See the
|
|||
</dd>
|
||||
<dt><code>RADV_SECURE_COMPILE_THREADS</code></dt>
|
||||
<dd>maximum number of secure compile threads (up to 32)</dd>
|
||||
<dt><code>RADV_TEX_ANISO</code></dt>
|
||||
<dd>force anisotropy filter (up to 16)</dd>
|
||||
<dt><code>RADV_TRACE_FILE</code></dt>
|
||||
<dd>generate cmdbuffer tracefiles when a GPU hang is detected</dd>
|
||||
</dl>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue