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 96060f1a752f475c95619f992f3a1183b3b9acfc..bd02335a803d0ccd4bb9512c9b8bc0b59e0f1f16 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