On 9 September 2013 11:29, Paul Berry <[email protected]> wrote:

> On 8 September 2013 02:10, Chris Forbes <[email protected]> wrote:
>
>> The magnitude of the vector formed by the first three texcoords
>> should not affect the result.
>>
>> This turns out to be a significant edge case in the i965 driver,
>> which normalizes the coords such that the largest component does not
>> exceed [-1..1], but currently bogusly multiplies the fourth coord
>> [the array index] as well.
>>
>> Signed-off-by: Chris Forbes <[email protected]>
>>
>
> Reviewed-by: Paul Berry <[email protected]>
>

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?
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to