<div dir="ltr">Hello,<br><br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
> +<br>
> +       /* Build the list of paths to exercise */<br>
> +       for (p = ALPHA; p != ZZZ; p = (enum path) (p + 1)) {<br>
> +               paths[num_paths++] = p;<br>
> +       }<br>
<br>
</div></div>paths[i] == i, so no need for the paths array. I guess glean couldn't<br>
enforce there being a depth/stencil visual, but since we can... no<br>
reason for this, I think.<br></blockquote><div><br></div><div>Alright, I will refactor this out of the code.<br><br></div><div>Thanks,<br></div><div>Juliet <br></div></div></div></div>