[Mesa-dev] [PATCH 2/5] i965: Make fs/vec4_visitor inherit from ir_visitor directly

Kenneth Graunke kenneth at whitecape.org
Wed May 27 11:36:13 PDT 2015


On Wednesday, May 20, 2015 11:09:03 AM Jason Ekstrand wrote:
> This is using multiple inheritance in C++.  However, ir_visitor is really
> just an interface with no data so it shouldn't be so bad.

You might also mention that this is a temporary measure that's going
away in a few commits.

Series is:
Reviewed-by: Kenneth Graunke <kenneth at whitecape.org>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: This is a digitally signed message part.
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150527/faec0def/attachment.sig>


More information about the mesa-dev mailing list