https://bugs.freedesktop.org/show_bug.cgi?id=101952

--- Comment #3 from Jan Vesely <[email protected]> ---
it might be, but I'd have expected that to show up more frequently, though it
might be related to your hw configuration.

does a simpler kernel work?

kernel void outTest(global int* out)
{
    out[get_global_id(0)] = get_global_id(0);
}

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to