<div dir="ltr">On Wed, Sep 9, 2015 at 10:07 PM, Brian Paul <span dir="ltr"><<a href="mailto:brianp@vmware.com" target="_blank">brianp@vmware.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 09/09/2015 03:59 AM, Krzesimir Nowak wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
These tests have the same purpose as the<br>
{vs,fs}-textureLod-miplevels.shader_test ones. These are actually a<br>
slightly modified copies of those. The modifications are setting the<br>
lod_bias parameter to 1.0 and updating the expected colors in probes.<br>
<br>
This exposes a bug in softpipe, where it does not take lod_bias into<br>
account, so the colors returned in these tests are the same as in<br>
unbiased versions.<br>
---<br>
  .../fs-textureLod-miplevels-biased.shader_test     | 196 +++++++++++++++++++++<br>
  .../vs-textureLod-miplevels-biased.shader_test     | 196 +++++++++++++++++++++<br>
  2 files changed, 392 insertions(+)<br>
  create mode 100644 tests/spec/glsl-1.30/execution/fs-textureLod-miplevels-biased.shader_test<br>
  create mode 100644 tests/spec/glsl-1.30/execution/vs-textureLod-miplevels-biased.shader_test<br>
</blockquote>
<br>
<br></span>
Reviewed-by: Brian Paul <<a href="mailto:brianp@vmware.com" target="_blank">brianp@vmware.com</a>><br>
<br>
I verified that the tests pass on NVIDIA too.<br>
<br></blockquote><div><br></div><div>I verified that the tests pass on i965.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I'll commit this patch for you (AFAIK, you don't have git write ability).<br>
<br></blockquote><div><br></div><div>Yes, indeed I don't have write access, thanks.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
-Brian<br>
<br>
<br>
_______________________________________________<br>
Piglit mailing list<br>
<a href="mailto:Piglit@lists.freedesktop.org" target="_blank">Piglit@lists.freedesktop.org</a><br>
<a href="http://lists.freedesktop.org/mailman/listinfo/piglit" rel="noreferrer" target="_blank">http://lists.freedesktop.org/mailman/listinfo/piglit</a><br>
</blockquote></div><br></div></div>