[virglrenderer-devel] [PATCH 4/5] add a cap for TGSI precise modifiers
Gert Wollny
gert.wollny at collabora.com
Thu Jul 12 13:54:21 UTC 2018
Am Donnerstag, den 12.07.2018, 15:43 +0200 schrieb Erik Faye-Lund:
>
> Thinking about this a bit more (it is rather painful to not be able
> to easily add caps in any order), it'd have been a lot more neat if
> the caps were not bitflags, but string-lists instead. That's a lot
> easier to gracefully extend. Similarly, I think it'd been nice to
> have simple key-value properties for all constants we want.
Indeed, that would have been better.
Another alternative would be a header file that is shared between
mesa/virgl and virglrenderer, so that one has to add things in only one
place ...
More information about the virglrenderer-devel
mailing list