anv/cmd_buffer: Unify flush_compute_state across gens

With one small genxml change, the two versions were basically identical.
The only differences were one #define for HSW+ and a field that is missing
on Haswell but exists everywhere else.

Signed-off-by: Jason Ekstrand <jason@jlekstrand.net>
Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
This commit is contained in:
Jason Ekstrand
2016-10-17 10:03:16 -07:00
parent 2314c9ed2e
commit 1f3e6468d2
5 changed files with 93 additions and 177 deletions
+1 -1
View File
@@ -203,7 +203,7 @@
</field>
<field name="Binding Table Pointer" start="133" end="143" type="offset"/>
<field name="Binding Table Entry Count" start="128" end="132" type="uint"/>
<field name="Constant/Indirect URB Entry Read Length" start="176" end="191" type="uint"/>
<field name="Constant URB Entry Read Length" start="176" end="191" type="uint"/>
<field name="Constant URB Entry Read Offset" start="160" end="175" type="uint"/>
<field name="Rounding Mode" start="214" end="215" type="uint">
<value name="RTNE" value="0"/>