These fields are set by brw_clip_unit, so we need them when converting to
genxml.
Signed-off-by: Rafael Antognolli <rafael.antognolli@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
<field name="Viewport XY ClipTest Enable" start="188" end="188" type="bool"/>
<field name="Viewport Z ClipTest Enable" start="187" end="187" type="bool"/>
<field name="Guardband ClipTest Enable" start="186" end="186" type="bool"/>
+ <field name="Negative W ClipTest Enable" start="185" end="185" type="bool"/>
<field name="UserClipFlags MustClip Enable" start="184" end="184" type="bool"/>
<field name="UserClipFlags ClipTest Enable Bitmask" start="176" end="183" type="bool"/>
<field name="Clip Mode" start="173" end="175" type="uint" prefix="CLIPMODE">
<field name="Viewport XY ClipTest Enable" start="188" end="188" type="bool"/>
<field name="Viewport Z ClipTest Enable" start="187" end="187" type="bool"/>
<field name="Guardband ClipTest Enable" start="186" end="186" type="bool"/>
+ <field name="Negative W ClipTest Enable" start="185" end="185" type="bool"/>
<field name="UserClipFlags MustClip Enable" start="184" end="184" type="bool"/>
<field name="UserClipFlags ClipTest Enable Bitmask" start="176" end="183" type="bool"/>
<field name="Clip Mode" start="173" end="175" type="uint" prefix="CLIPMODE">