mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-23 04:40:09 +01:00
genxml: Remove a non-existant HW bit
This commit is contained in:
parent
f9d35ea55b
commit
3dec68e682
3 changed files with 0 additions and 3 deletions
|
|
@ -719,7 +719,6 @@
|
|||
<value name="180DEG" value="2"/>
|
||||
<value name="270DEG" value="3"/>
|
||||
</field>
|
||||
<field name="Force Non-Comparison Reduction Type" start="159" end="159" type="bool"/>
|
||||
<field name="MIP Count / LOD" start="160" end="163" type="uint"/>
|
||||
<field name="Surface Min LOD" start="164" end="167" type="uint"/>
|
||||
<field name="Mip Tail Start LOD" start="168" end="171" type="uint"/>
|
||||
|
|
|
|||
|
|
@ -735,7 +735,6 @@
|
|||
<value name="180DEG" value="2"/>
|
||||
<value name="270DEG" value="3"/>
|
||||
</field>
|
||||
<field name="Force Non-Comparison Reduction Type" start="159" end="159" type="bool"/>
|
||||
<field name="MIP Count / LOD" start="160" end="163" type="uint"/>
|
||||
<field name="Surface Min LOD" start="164" end="167" type="uint"/>
|
||||
<field name="Mip Tail Start LOD" start="168" end="171" type="uint"/>
|
||||
|
|
|
|||
|
|
@ -745,7 +745,6 @@
|
|||
<value name="180DEG" value="2"/>
|
||||
<value name="270DEG" value="3"/>
|
||||
</field>
|
||||
<field name="Force Non-Comparison Reduction Type" start="159" end="159" type="bool"/>
|
||||
<field name="MIP Count / LOD" start="160" end="163" type="uint"/>
|
||||
<field name="Surface Min LOD" start="164" end="167" type="uint"/>
|
||||
<field name="Mip Tail Start LOD" start="168" end="171" type="uint"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue