i965: always call dri_emit_reloc when creating clip unit state
authorXiang, Haihao <haihao.xiang@intel.com>
Thu, 17 Jan 2008 03:05:24 +0000 (11:05 +0800)
committerXiang, Haihao <haihao.xiang@intel.com>
Thu, 17 Jan 2008 03:08:56 +0000 (11:08 +0800)
commitc9b1fef0c9c5018efd825c42782f19ad0618696a
treea6c2c32421cb2947b445ab301ad096269d3d7c0d
parent9bae03a583fc6d2d0b916961279abe9156078d1e
i965: always call dri_emit_reloc when creating clip unit state

This fix ensures it gets the starting location of the clip program
if a clip unit state is same as a unit which is created when metaops
is actived and it doesn't impact metaops because the clip state offset
isn't emitted when metaops is actived.
src/mesa/drivers/dri/i965/brw_clip_state.c