mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-20 06:08:30 +02:00
intel/genxml/12.5: Remove bt-pool enable from 3DSTATE_BINDING_TABLE_POOL_ALLOC
This was dropped in gfx12.5. Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13992>
This commit is contained in:
parent
9da1787488
commit
1ed7a65e6d
1 changed files with 0 additions and 1 deletions
|
|
@ -1529,7 +1529,6 @@
|
|||
<field name="Command SubType" start="27" end="28" type="uint" default="3"/>
|
||||
<field name="Command Type" start="29" end="31" type="uint" default="3"/>
|
||||
<field name="MOCS" start="32" end="38" type="uint" nonzero="true"/>
|
||||
<field name="Binding Table Pool Enable" start="43" end="43" type="bool"/>
|
||||
<field name="Binding Table Pool Base Address" start="44" end="95" type="address"/>
|
||||
<field name="Binding Table Pool Buffer Size" start="108" end="127" type="uint">
|
||||
<value name="No Valid Data" value="0"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue