intel/genxml: Add SAMPLER_STATE::Allow Low Quality LOD Calculation field
This allows the hardware to perform a faster LOD calculation in many simple cases. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15628>
This commit is contained in:

committed by
Marge Bot

parent
3ac7383843
commit
9a70385e2b
@@ -934,6 +934,7 @@
|
||||
<value name="MINIMUM" value="2"/>
|
||||
<value name="MAXIMUM" value="3"/>
|
||||
</field>
|
||||
<field name="Allow Low Quality LOD Calculation" start="120" end="120" type="bool"/>
|
||||
</struct>
|
||||
|
||||
<struct name="SAMPLER_STATE_8X8_AVS_COEFFICIENTS" length="8">
|
||||
|
@@ -973,6 +973,7 @@
|
||||
<value name="MINIMUM" value="2"/>
|
||||
<value name="MAXIMUM" value="3"/>
|
||||
</field>
|
||||
<field name="Allow Low Quality LOD Calculation" start="120" end="120" type="bool"/>
|
||||
</struct>
|
||||
|
||||
<struct name="SAMPLER_STATE_8X8_AVS_COEFFICIENTS" length="8">
|
||||
|
@@ -1025,6 +1025,7 @@
|
||||
<value name="MINIMUM" value="2"/>
|
||||
<value name="MAXIMUM" value="3"/>
|
||||
</field>
|
||||
<field name="Allow Low Quality LOD Calculation" start="120" end="120" type="bool"/>
|
||||
</struct>
|
||||
|
||||
<struct name="SAMPLER_STATE_8X8_AVS_COEFFICIENTS" length="8">
|
||||
|
Reference in New Issue
Block a user