i965: Enable ARB/KHR_robust_buffer_access_behavior on BYT and HSW+
[mesa.git] / docs / envvars.html
index 06aa0ac936915f1f1e8a312229164b68f54b7df2..253aaf26dcd9cdbbff4657c1bbc504adbd0694ab 100644 (file)
@@ -163,6 +163,9 @@ See the <a href="xlibdriver.html">Xlib software driver page</a> for details.
    <li>blorp - emit messages about the blorp operations (blits &amp; clears)</li>
    <li>nodualobj - suppress generation of dual-object geometry shader code</li>
    <li>optimizer - dump shader assembly to files at each optimization pass and iteration that make progress</li>
+   <li>vec4 - force vec4 mode in vertex shader</li>
+   <li>spill_fs - force spilling of all registers in the scalar backend (useful to debug spilling code)</li>
+   <li>spill_vec4 - force spilling of all registers in the vec4 backend (useful to debug spilling code)</li>
 </ul>
 </ul>