i965: don't use context state in emit_fb_write()
authorBrian Paul <brianp@vmware.com>
Thu, 29 Oct 2009 20:53:53 +0000 (14:53 -0600)
committerBrian Paul <brianp@vmware.com>
Thu, 29 Oct 2009 21:33:43 +0000 (15:33 -0600)
commit9ef33b86855c4d000271774030bd1b19b6d79687
tree8b94f2620f7797cf1f64804c8445ade56d8bca25
parenta8d233e509a2c1aada7cd4e83b126ba06cb90565
i965: don't use context state in emit_fb_write()

Put the state that we care about in the hash key.
Issue spotted by Keith Whitwell.
src/mesa/drivers/dri/i965/brw_wm.c
src/mesa/drivers/dri/i965/brw_wm.h
src/mesa/drivers/dri/i965/brw_wm_fp.c