mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 09:08:10 +02:00
intel/genxml: remove HDC from gen11.xml, it is not available
Signed-off-by: Tapani Pälli <tapani.palli@intel.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25399>
This commit is contained in:
parent
a49ff4e024
commit
1c4d57568a
1 changed files with 0 additions and 1 deletions
|
|
@ -2678,7 +2678,6 @@
|
|||
</instruction>
|
||||
<instruction name="PIPE_CONTROL" bias="2" length="6" engine="render">
|
||||
<field name="DWord Length" start="0" end="7" type="uint" default="4" />
|
||||
<field name="HDC Pipeline Flush Enable" start="9" end="9" type="bool" />
|
||||
<field name="3D Command Sub Opcode" start="16" end="23" type="uint" default="0" />
|
||||
<field name="3D Command Opcode" start="24" end="26" type="uint" default="2" />
|
||||
<field name="Command SubType" start="27" end="28" type="uint" default="3" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue