OSDN Git Service

i965: Drop BRW_NEW_BLORP from stipple and line parameter packets.
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 11 May 2016 07:07:26 +0000 (00:07 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 12 May 2016 07:54:37 +0000 (00:54 -0700)
commite9ca952581d6cecf61df73534c8664a9662fd558
tree2a48ef303bd28637111c05c01e5e4e2d38101cc2
parent18f7c88dd692409935bd74f82dc48f524cf951f6
i965: Drop BRW_NEW_BLORP from stipple and line parameter packets.

BLORP never touches these, and they're all non-pipelined.  Some
are fairly large packets as well.

I haven't tried to benchmark this; the effect is likely to be small.
However, we may as well stop the pointless papercuts; maybe they'll
add up someday.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/brw_misc_state.c