mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-04 04:10:25 +01:00
docs: document 'useprog' debug option
This commit is contained in:
parent
fdce832437
commit
347fb3737b
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ execution. These are generally used for debugging.
|
|||
texcoord[0] attributes.
|
||||
<li>nopfrag - force fragment shader to be a simple shader that passes
|
||||
through the color attribute.
|
||||
<li>useprog - log glUseProgram calls to stderr
|
||||
</ul>
|
||||
<p>
|
||||
Example: export MESA_GLSL=dump,nopt
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue