[Freedreno] [PATCH] a3xx: document bit to respect polymode settings
Ilia Mirkin
imirkin at alum.mit.edu
Mon Apr 6 21:55:27 PDT 2015
---
rnndb/adreno/a3xx.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/rnndb/adreno/a3xx.xml b/rnndb/adreno/a3xx.xml
index 848a696..01022ee 100644
--- a/rnndb/adreno/a3xx.xml
+++ b/rnndb/adreno/a3xx.xml
@@ -821,6 +821,7 @@ xsi:schemaLocation="http://nouveau.freedesktop.org/ rules-ng.xsd">
<bitfield name="STRIDE_IN_VPC" low="0" high="4" type="uint"/>
<bitfield name="POLYMODE_FRONT_PTYPE" low="5" high="7" type="adreno_pa_su_sc_draw"/>
<bitfield name="POLYMODE_BACK_PTYPE" low="8" high="10" type="adreno_pa_su_sc_draw"/>
+ <bitfield name="POLYMODE_ENABLE" pos="12" type="boolean"/>
<bitfield name="PRIMITIVE_RESTART" pos="20" type="boolean"/>
<bitfield name="PROVOKING_VTX_LAST" pos="25" type="boolean"/>
<!-- PSIZE bit set if gl_PointSize written: -->
--
2.0.5
More information about the Freedreno
mailing list