doc: add 'vec4' option in INTEL_DEBUG

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
This commit is contained in:
Juan A. Suarez Romero 2016-03-18 17:29:55 +01:00 committed by Alejandro Piñeiro
parent d4714512e4
commit 7a712e64d6
1 changed files with 1 additions and 0 deletions

View File

@ -163,6 +163,7 @@ 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>
</ul>
</ul>