i965 gen6: Resend binding table pointer after updating SOL bindings.
authorPaul Berry <stereotype441@gmail.com>
Thu, 22 Dec 2011 19:57:41 +0000 (11:57 -0800)
committerPaul Berry <stereotype441@gmail.com>
Fri, 23 Dec 2011 23:16:51 +0000 (15:16 -0800)
commite25c4d09262e4aad7260d3b3b0eb6486755e4eea
treeb65fe5b48c809cbde22039f34c1301b352697d82
parent9cfa8a74ce484d5305b6581608b66b1cc53bc88b
i965 gen6: Resend binding table pointer after updating SOL bindings.

After creating new binding table entries for transform feedback, we
need to set the dirty flag BRW_NEW_SURFACES, so that a new binding
table pointer will be sent to the hardware.  Otherwise the new binding
table entries will not take effect.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/gen6_sol.c