genxml: add new 3DSTATE_PS_EXTRA bit

Signed-off-by: Lionel Landwerlin <lionel.g.landwerlin@intel.com>
Reviewed-by: Caio Oliveira <caio.oliveira@intel.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/13739>
This commit is contained in:
Lionel Landwerlin 2021-02-05 14:39:33 +02:00 committed by Marge Bot
parent ea71fb0b4b
commit 8bdbc93a9d
1 changed files with 1 additions and 0 deletions

View File

@ -2441,6 +2441,7 @@
<field name="Pixel Shader Disables Alpha To Coverage" start="39" end="39" type="bool"/>
<field name="Attribute Enable" start="40" end="40" type="bool"/>
<field name="Simple PS Hint" start="41" end="41" type="bool"/>
<field name="Enable PS Dependency On CPsize Change" start="49" end="49" type="bool"/>
<field name="Pixel Shader Requires Subpixel Sample Offsets" start="50" end="50" type="bool"/>
<field name="Pixel Shader Requires Non-Perspective Bary Plane Coefficients" start="51" end="51" type="bool"/>
<field name="Pixel Shader Requires Perspective Bary Plane Coefficients" start="52" end="52" type="bool"/>