intel/genxml: add a missing value for MFX_SURFACE_STATE
Signed-off-by: Hyunjun Ko <zzoon@igalia.com> Acked-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/27810>
This commit is contained in:
@@ -3049,6 +3049,7 @@
|
||||
<field name="Pipeline" start="27" end="28" type="uint" default="2" />
|
||||
<field name="Command Type" start="29" end="31" type="uint" default="3" />
|
||||
<field name="Surface ID" start="32" end="35" type="uint" prefix="MFX">
|
||||
<value name="Reference Picture" value="0" />
|
||||
<value name="Source Input Picture" value="4" />
|
||||
<value name="Reconstructed Scaled Reference Picture" value="5" />
|
||||
</field>
|
||||
|
Reference in New Issue
Block a user