genxml: Rename 3DSTATE_SF::Anti-Aliasing Enable
This makes it consistent with the new name when it's moved to 3DSTATE_RASTER. Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
This commit is contained in:
@@ -1419,7 +1419,7 @@
|
||||
<value name="FRONT" value="2"/>
|
||||
<value name="BACK" value="3"/>
|
||||
</field>
|
||||
<field name="Anti-Aliasing Enable" start="95" end="95" type="bool"/>
|
||||
<field name="Antialiasing Enable" start="95" end="95" type="bool"/>
|
||||
<field name="Point Width" start="96" end="106" type="u8.3"/>
|
||||
<field name="Point Width Source" start="107" end="107" type="uint">
|
||||
<value name="Vertex" value="0"/>
|
||||
|
||||
Reference in New Issue
Block a user