i965: Set the GEM domain flags for the scratch space.
authorEric Anholt <eric@anholt.net>
Wed, 21 Jul 2010 20:52:37 +0000 (13:52 -0700)
committerEric Anholt <eric@anholt.net>
Thu, 22 Jul 2010 03:17:24 +0000 (20:17 -0700)
commitff81a1dd92f1bffcbfbd2c5268ea0d821b8e9dd4
tree5b7165b833747088b56fde29ad1f4ecac8a043b7
parenta3bfb2f755cb2255879600d12d8440fad7136a9a
i965: Set the GEM domain flags for the scratch space.

They go into the render cache, so while we don't care about their
contents after execution, failing to note them could cause the writes
to be flushed over important buffer contents later.
src/mesa/drivers/dri/i965/brw_wm_state.c