mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 04:48:08 +02:00
intel/genxml/gen11: Add spaces in EnableUnormPathInColorPipe
Signed-off-by: Jordan Justen <jordan.l.justen@intel.com> Reviewed-by: Kenneth Graunke <kenneth@whitecape.org> Reviewed-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
This commit is contained in:
parent
acce7d3460
commit
70566a87eb
1 changed files with 1 additions and 1 deletions
|
|
@ -706,7 +706,7 @@
|
|||
<field name="Surface QPitch" start="32" end="46" type="uint"/>
|
||||
<field name="Base Mip Level" start="51" end="55" type="u4.1"/>
|
||||
<field name="MOCS" start="56" end="62" type="uint"/>
|
||||
<field name="EnableUnormPathInColorPipe" start="63" end="63" type="bool"/>
|
||||
<field name="Enable Unorm Path In Color Pipe" start="63" end="63" type="bool"/>
|
||||
<field name="Width" start="64" end="77" type="uint"/>
|
||||
<field name="Height" start="80" end="93" type="uint"/>
|
||||
<field name="Surface Pitch" start="96" end="113" type="uint"/>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue