genxml: Fix the name of a 3DSTATE_SF/SBE field on gen6-7.5
authorJason Ekstrand <jason.ekstrand@intel.com>
Sun, 10 Apr 2016 00:02:21 +0000 (17:02 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sun, 10 Apr 2016 00:02:21 +0000 (17:02 -0700)
src/intel/genxml/gen6.xml
src/intel/genxml/gen7.xml
src/intel/genxml/gen75.xml

index 0d4ca5a2a58dc36913015b3e6aacb13f78c6f0ba..4103f8795419b9e033bda4e498c0fa2be8103860 100644 (file)
       <field name="Attribute" start="0" end="15" type="SF_OUTPUT_ATTRIBUTE_DETAIL"/>
     </group>
     <field name="Point Sprite Texture Coordinate Enable" start="512" end="543" type="uint"/>
-    <field name="Constant Interpolation Enable[31:0]" start="544" end="575" type="uint"/>
+    <field name="Constant Interpolation Enable" start="544" end="575" type="uint"/>
     <field name="Attribute 7 WrapShortest Enables" start="604" end="607" type="uint"/>
     <field name="Attribute 6 WrapShortest Enables" start="600" end="603" type="uint"/>
     <field name="Attribute 5 WrapShortest Enables" start="596" end="599" type="uint"/>
index 960df5eaf9f6b4fd66b1fcfe9242156430cab4e4..23d1738cc179a7870d835d8dca3ed16fea46621d 100644 (file)
       <field name="Attribute" start="0" end="15" type="SF_OUTPUT_ATTRIBUTE_DETAIL"/>
     </group>
     <field name="Point Sprite Texture Coordinate Enable" start="320" end="351" type="uint"/>
-    <field name="Constant Interpolation Enable[31:0]" start="352" end="383" type="uint"/>
+    <field name="Constant Interpolation Enable" start="352" end="383" type="uint"/>
     <field name="Attribute 7 WrapShortest Enables" start="412" end="415" type="uint"/>
     <field name="Attribute 6 WrapShortest Enables" start="408" end="411" type="uint"/>
     <field name="Attribute 5 WrapShortest Enables" start="404" end="407" type="uint"/>
index 26c1f9ecdf622fd23d8f4d009adc525c033985fd..698d93f12aef255564710661a1ad3108d2326ba6 100644 (file)
       <field name="Attribute" start="0" end="15" type="SF_OUTPUT_ATTRIBUTE_DETAIL"/>
     </group>
     <field name="Point Sprite Texture Coordinate Enable" start="320" end="351" type="uint"/>
-    <field name="Constant Interpolation Enable[31:0]" start="352" end="383" type="uint"/>
+    <field name="Constant Interpolation Enable" start="352" end="383" type="uint"/>
     <field name="Attribute 7 WrapShortest Enables" start="412" end="415" type="uint"/>
     <field name="Attribute 6 WrapShortest Enables" start="408" end="411" type="uint"/>
     <field name="Attribute 5 WrapShortest Enables" start="404" end="407" type="uint"/>