i965g: restore code to populate the relocation background
authorKeith Whitwell <keithw@vmware.com>
Fri, 6 Nov 2009 07:47:07 +0000 (07:47 +0000)
committerKeith Whitwell <keithw@vmware.com>
Fri, 6 Nov 2009 07:47:07 +0000 (07:47 +0000)
commita49ccf0fd25575c4e40398e5d22f3931e80921f8
tree3b820c72e1093fd76924b0d9860e8946d5226b21
parentc93d9c1ce350241c32cbf882d247423cea4cf9c4
i965g: restore code to populate the relocation background

I'm emitting this in two places now, to the data presented
for upload and also in the delta field of the reloc struct.
Probably want to remove the delta field and just pull the
background from the key.
src/gallium/drivers/i965/brw_clip_state.c
src/gallium/drivers/i965/brw_gs_state.c
src/gallium/drivers/i965/brw_sf_state.c