i965/vec4/nir: no need to use surface_access:: to call emit_untyped_atomic
authorAlejandro Piñeiro <apinheiro@igalia.com>
Fri, 4 Mar 2016 17:20:09 +0000 (18:20 +0100)
committerAlejandro Piñeiro <apinheiro@igalia.com>
Tue, 8 Mar 2016 07:22:26 +0000 (08:22 +0100)
commit0548844e866e4fe326432116f84fdf7e885fba9f
tree485f81496a8a41e70622711ee46d4a9eff5045f5
parentd3a89a7c494d577fdf8f45c0d8735004a571e86b
i965/vec4/nir: no need to use surface_access:: to call emit_untyped_atomic

Now that brw_vec4_visitor::emit_untyped_atomic was removed, there is no need
to explicitly set it.

Reviewed-by: Francisco Jerez <currojerez@riseup.net>
src/mesa/drivers/dri/i965/brw_vec4_nir.cpp