[Mesa-dev] [PATCH 3/3] nir: Convert the builder to use the new NIR cursor API.

Eric Anholt eric at anholt.net
Thu Aug 6 15:29:43 PDT 2015


Kenneth Graunke <kenneth at whitecape.org> writes:

> The NIR cursor API is exactly what we want for the builder's insertion
> point.  This simplifies the API, the implementation, and is actually
> more flexible as well.
>
> This required a bit of reworking of TGSI->NIR's if/loop stack handling;
> we now store cursors instead of cf_node_lists, for better or worse.

This series is:

Reviewed-by: Eric Anholt <eric at anholt.net>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 818 bytes
Desc: not available
URL: <http://lists.freedesktop.org/archives/mesa-dev/attachments/20150806/414a2177/attachment.sig>


More information about the mesa-dev mailing list