freedreno/rnn: add "addvariant" to schema

Signed-off-by: Rob Clark <robdclark@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/6107>
This commit is contained in:
Rob Clark 2020-07-28 10:52:37 -07:00 committed by Marge Bot
parent b0e3ef5a25
commit e801069c1e

View file

@ -235,6 +235,7 @@
<attribute name="type" type="NMTOKENS" use="optional" />
<attribute name="varset" type="NMTOKEN" use="optional" />
<attribute name="variants" type="string" use="optional" />
<attribute name="addvariant" type="rng:Boolean" use="optional" />
<attribute name="shr" type="nonNegativeInteger" use="optional" />
</complexType>