[Mesa-dev] [PATCH] i965/simd8vs: Fix SIMD8 atomics (read-only)
Ben Widawsky
ben at bwidawsk.net
Tue Feb 17 21:33:56 PST 2015
On Tue, Feb 17, 2015 at 11:03:19AM -0800, Jordan Justen wrote:
> An *untested* update for d9cd982d556be560af3bcbcdaf62b6b93eb934a5.
>
> A similar change was needed for CS to allow the piglit test
> tests/spec/arb_compute_shader/execution/simple-barrier-atomics.shader_test
> to pass.
>
> I think the previous change will fix cases that write atomics, such as
> atomicCounterIncrement, and this change will fix cases than only read
> atomics, such as atomicCounter.
>
> Signed-off-by: Jordan Justen <jordan.l.justen at intel.com>
> Cc: Ben Widawsky <ben at bwidawsk.net>
> Cc: Francisco Jerez <currojerez at riseup.net>
Reviewed-by: Ben Widawsky <ben at bwidawsk.net>
[snip]
More information about the mesa-dev
mailing list