Revert "r600g: try to fix streamout for the cases where BURST_COUNT > 0"
authorAndreas Boll <andreas.boll.dev@gmail.com>
Fri, 18 Jan 2013 11:46:52 +0000 (12:46 +0100)
committerAndreas Boll <andreas.boll.dev@gmail.com>
Sun, 20 Jan 2013 14:08:29 +0000 (15:08 +0100)
commit88258e0dfe2371c2d591f27fba3511977e31e5ea
tree0db6538cb0f8750800ee26c439d303e2717e796f
parentd63e946587bb104e2b320fbebafe25bb969d01b8
Revert "r600g: try to fix streamout for the cases where BURST_COUNT > 0"

This reverts commit 42f71b4861b9d01a8f925fea3182fc1a292222f3.

Fixes the following piglit regressions on my rv770

./bin/ext_transform_feedback-output-type float[2] -auto -fbo
./bin/ext_transform_feedback-output-type float[2]-no-subscript -auto -fbo
./bin/ext_transform_feedback-output-type int[2] -auto -fbo
./bin/ext_transform_feedback-output-type int[2]-no-subscript -auto -fbo
./bin/ext_transform_feedback-output-type uint[2] -auto -fbo
./bin/ext_transform_feedback-output-type uint[2]-no-subscript -auto -fbo
src/gallium/drivers/r600/r600_shader.c