mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-09 04:38:03 +02:00
intel/genxml: Add missing fields for HCP_SLICE_STATE
Signed-off-by: Hyunjun Ko <zzoon@igalia.com> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27810>
This commit is contained in:
parent
e28a299863
commit
e79cad5af0
1 changed files with 4 additions and 0 deletions
|
|
@ -1194,6 +1194,10 @@
|
|||
<field name="Transform Skip Number of Non-Zero Coeffs Factor1" start="344" end="351" type="uint" />
|
||||
<field name="Original Slice Start Ctb X" start="352" end="361" type="uint" />
|
||||
<field name="Original Slice Start Ctb Y" start="368" end="377" type="uint" />
|
||||
<field name="Slice Act Cr QP offset" start="384" end="389" type="uint" />
|
||||
<field name="Slice Act Cb QP offset" start="390" end="395" type="uint" />
|
||||
<field name="Slice Act Y QP offset" start="396" end="401" type="uint" />
|
||||
<field name="Use Integer MV flag" start="415" end="415" type="uint" />
|
||||
</instruction>
|
||||
<instruction name="HCP_SURFACE_STATE" bias="2" length="5" engine="video">
|
||||
<field name="DWord Length" start="0" end="11" type="uint" default="3" />
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue