intel/genxml: Add patch count threshold field on gen12

Signed-off-by: Sagar Ghuge <sagar.ghuge@intel.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/3563>
This commit is contained in:
Sagar Ghuge 2020-01-23 22:00:44 -08:00 committed by Marge Bot
parent 39ac87bf50
commit b3dd54fe13
1 changed files with 1 additions and 0 deletions

View File

@ -1972,6 +1972,7 @@
<field name="Per-Thread Scratch Space" start="160" end="163" type="uint"/>
<field name="Scratch Space Base Pointer" start="170" end="223" type="address"/>
<field name="Include Primitive ID" start="224" end="224" type="bool"/>
<field name="Patch Count Threshold" start="225" end="227" type="uint"/>
<field name="Vertex URB Entry Read Offset" start="228" end="233" type="uint"/>
<field name="Vertex URB Entry Read Length" start="235" end="240" type="uint"/>
<field name="Dispatch Mode" start="241" end="242" type="uint" prefix="DISPATCH_MODE">