i965: Update dirty bit comments for the gen7_ps_state atom.
authorKenneth Graunke <kenneth@whitecape.org>
Sun, 8 Jan 2012 03:32:23 +0000 (19:32 -0800)
committerKenneth Graunke <kenneth@whitecape.org>
Tue, 10 Jan 2012 05:45:09 +0000 (21:45 -0800)
commit647b890e7d2fe628812017fd10a6a68fa9e4da8b
tree15ced559163afb616666288d19aea7a97bf9e986
parentef034f109427f1a8d31dbe10beed825881130f6b
i965: Update dirty bit comments for the gen7_ps_state atom.

CACHE_NEW_SAMPLER doesn't cover max_wm_threads, but it does cover
brw->sampler.count.  BRW_NEW_PS_BINDING_TABLE is obvious, but it's
probably worth adding a comment anyway.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/mesa/drivers/dri/i965/gen7_wm_state.c