<div dir="ltr">On 9 September 2013 11:29, Paul Berry <span dir="ltr"><<a href="mailto:stereotype441@gmail.com" target="_blank">stereotype441@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="im">On 8 September 2013 02:10, Chris Forbes <span dir="ltr"><<a href="mailto:chrisf@ijw.co.nz" target="_blank">chrisf@ijw.co.nz</a>></span> wrote:<br>
</div><div class="gmail_extra"><div class="gmail_quote"><div class="im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
The magnitude of the vector formed by the first three texcoords<br>
should not affect the result.<br>
<br>
This turns out to be a significant edge case in the i965 driver,<br>
which normalizes the coords such that the largest component does not<br>
exceed [-1..1], but currently bogusly multiplies the fourth coord<br>
[the array index] as well.<br>
<br>
Signed-off-by: Chris Forbes <<a href="mailto:chrisf@ijw.co.nz" target="_blank">chrisf@ijw.co.nz</a>><br></blockquote><div><br></div></div><div>Reviewed-by: Paul Berry <<a href="mailto:stereotype441@gmail.com" target="_blank">stereotype441@gmail.com</a>><br>

</div></div></div></div>
</blockquote></div><br></div><div class="gmail_extra">Now that this patch has landed, piglit test spec/ARB_texture_cube_map_array/arb_texture_cube_map_array-cubemap now fails for me on i965/gen7 (and sometimes also GPU hangs).  Is this expected?  If so, do you have patches planned to fix the problem, or should one of us Intel folks have a look at it?<br>
</div></div>