docs: document 'useprog' debug option
authorBrian Paul <brianp@vmware.com>
Thu, 22 Oct 2009 15:38:39 +0000 (09:38 -0600)
committerBrian Paul <brianp@vmware.com>
Fri, 23 Oct 2009 00:35:13 +0000 (18:35 -0600)
docs/shading.html

index 96060f1..bd02335 100644 (file)
@@ -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