r600: split out common alu_writes pattern.
authorDave Airlie <airlied@redhat.com>
Mon, 30 Nov 2015 00:17:34 +0000 (10:17 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 30 Nov 2015 01:07:18 +0000 (11:07 +1000)
commit58e0122d86c824c67ac72c8ac4f1c1de4f53eb06
treed38d57150b42c4260e882bd9697fa62a784aec3e
parent26332ef79793568d2d9adf587df0edaa2e2eba6a
r600: split out common alu_writes pattern.

This just splits out a common pattern into an inline function
to make things cleaner to read.

Reviewed-by: Glenn Kennard <glenn.kennard@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_asm.c