OSDN Git Service

i965: Clear the cached constant buffer entry in the VS at control flow.
authorEric Anholt <eric@anholt.net>
Mon, 30 Aug 2010 18:19:30 +0000 (11:19 -0700)
committerEric Anholt <eric@anholt.net>
Mon, 30 Aug 2010 18:19:30 +0000 (11:19 -0700)
commit5360c48317f5806c7ea8814002e9aac2041960a7
tree8dcd9739b82fcb52ca1dc2c0c81a11fc4f16f4f9
parent3bae20bbc9b8255044edf2223079363bb2b94d4a
i965: Clear the cached constant buffer entry in the VS at control flow.

Fixes the 7 regressions with constant buffers forced on with piglit -t
glsl (glsl-vs-if-*).
src/mesa/drivers/dri/i965/brw_vs_emit.c