<div dir="ltr"><div>Sure.<br><br></div>Reviewed-by: Laura Ekstrand <<a href="mailto:laura@jlekstrand.net">laura@jlekstrand.net</a>><br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Mar 2, 2015 at 12:45 AM, Martin Peres <span dir="ltr"><<a href="mailto:martin.peres@linux.intel.com" target="_blank">martin.peres@linux.intel.com</a>></span> wrote:<br><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>
<br>
On 27/02/15 20:53, Ilia Mirkin wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Fri, Feb 27, 2015 at 1:04 PM, Laura Ekstrand <<a href="mailto:laura@jlekstrand.net" target="_blank">laura@jlekstrand.net</a>> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
You only need to compute tolerance[0] once, but you need to call equal()<br>
lots of times.  You should make a static variable tolerance at the top of<br>
the file and call piglit_compute_probe_tolerance in piglit_init to<br>
initialize it.  Otherwise, this seems inefficient.<br>
</blockquote>
FWIW there's also an extern float piglit_tolerance[4]. All that<br>
function does is a helper for dealing with various funky formats (like<br>
luminance/alpha). I think you can just use piglit_tolerance[]<br>
directly.<br>
</blockquote>
<br></div></div>
Thanks, I've updated the patch locally.<br>
<br>
Can I get your R-b? I would like to push this ASAP.<br>
</blockquote></div><br></div>