On 17 October 2016 at 23:07, Jan Ziak <[email protected]> wrote:

> -   exec_list assign_list;
> +   arraylist<ir_assignment*,4> assign_list;
>
Just an FYI - when people started using C++ for glsl there was an
agreement that templating is not to be used.

Not sure if it still holds true, nowadays.
Emil
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to