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

--- Comment #4 from Ilia Mirkin <imir...@alum.mit.edu> ---
(In reply to Ian Romanick from comment #3)
> (In reply to Ilia Mirkin from comment #2)
> > Are you sure that's illegal? I'd imagine that you'd need that variable to be
> > marked as coherent, or to introduce a compiler barrier somehow.
> 
> Legality isn't really relevant.  The shader source contains one instance of
> a very, very expensive operation, and we decide to do it four times.  That's
> unacceptable.

Oh wait. I totally misread. Copy propagate. And it does so ACROSS an atomic, no
less! That's definitely broken

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to