i965: Fix value of _3DPRIM_TRIFAN_NOSTIPPLE.
authorKenneth Graunke <kenneth@whitecape.org>
Sat, 25 Jul 2015 04:01:43 +0000 (21:01 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 9 Sep 2015 01:00:40 +0000 (18:00 -0700)
commitaa18fa30c5e692a0b77aea40a966d4bf99ebe02e
tree7567261b748998a2414dcf784477bfcf4a77fe6f
parent70650094ef89ec0261071862ca1589f0550fb792
i965: Fix value of _3DPRIM_TRIFAN_NOSTIPPLE.

TRIFAN_NOSTIPPLE has always been 0x16 - 0x15 is marked "Reserved" on all
platforms.  See the 965 PRM, Volume 2, Table 3-1, "3D Primitive Topology
Type Encoding" for a list.

We don't currently use this, and I don't expect we will, but we may as
well not leave the bogus value around.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
src/mesa/drivers/dri/i965/brw_defines.h