docs: another viewperf bug

This commit is contained in:
Brian Paul 2012-05-01 15:49:31 -06:00
parent a36581ccc0
commit a0c380a744

View file

@ -84,6 +84,11 @@ If the Mesa driver doesn't support this extension the rendering will
be incorrect and the test will fail.
</p>
<p>
Also, the color of the line drawings in test 2 seem to appear in a random
color. This is probably due to some uninitialized state somewhere.
</p>
<h2>sw-02 test 6</h2>