summaryrefslogtreecommitdiffstats
path: root/src/mesa/swrast
diff options
context:
space:
mode:
authorJordan Justen <[email protected]>2015-02-17 09:57:35 -0800
committerJordan Justen <[email protected]>2015-02-18 14:33:36 -0800
commit4a95be9772a255776309f23180519a4a8560f2dd (patch)
tree6c845847315cc300d09d47c76564d0573a45f0db /src/mesa/swrast
parentb0e26173b26b60bb3892de9e4b764f608e0e13c7 (diff)
i965/simd8vs: Fix SIMD8 atomics (read-only)
An 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. The previous change (d9cd982d) should 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 <[email protected]> Reviewed-by: Ben Widawsky <[email protected]> Reviewed-by: Francisco Jerez <[email protected]>
Diffstat (limited to 'src/mesa/swrast')
0 files changed, 0 insertions, 0 deletions