OSDN Git Service

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 0d4ca5a..4103f87 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 960df5e..23d1738 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 26c1f9e..698d93f 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"/>