i965: Fix incorrect batchbuffer size in gen6 clip state command.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 2 Oct 2010 02:53:24 +0000 (19:53 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Sat, 2 Oct 2010 04:53:28 +0000 (21:53 -0700)
commitf31771343259d195ba243ce8d307831e495d5a2c
tree2263d506a5790742b80cc0774abfb0a77415b446
parent64a9fc3fc15603a8e25d0e1146fe5da5a5bde55b
i965: Fix incorrect batchbuffer size in gen6 clip state command.

FORCE_ZERO_RTAINDEX should be in the fourth (and final) dword.
src/mesa/drivers/dri/i965/gen6_clip_state.c