i965: Initialize flags to 0 and |= in new flags.
authorKenneth Graunke <kenneth@whitecape.org>
Thu, 3 Aug 2017 00:39:56 +0000 (17:39 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Fri, 4 Aug 2017 17:26:37 +0000 (10:26 -0700)
commit12a77f391f80e2c35fd4676a9c9f882003221712
treeefa13061a2c32d2292f84abb5ff9c206867d2a55
parentcf412f3afe798b42c4f4d648c6c36cfc86555d4b
i965: Initialize flags to 0 and |= in new flags.

This makes it a bit easier to add new unconditional flags.
src/mesa/drivers/dri/i965/intel_batchbuffer.c