r600/shader: split address get out to a function.
authorDave Airlie <airlied@redhat.com>
Mon, 30 Nov 2015 04:23:00 +0000 (14:23 +1000)
committerDave Airlie <airlied@redhat.com>
Mon, 30 Nov 2015 22:10:21 +0000 (08:10 +1000)
commit4d64459a92a4c1a64fb7051fd1320c14c1854dcb
tree9696d7bbd867f86ad07fcb4637ae299cb3f946e7
parent44944a66cef199e08f8071eb51354231ebcd10d7
r600/shader: split address get out to a function.

This will be used in the tess shaders.

Reviewed-by: Oded Gabbay <oded.gabbay@gmail.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
src/gallium/drivers/r600/r600_shader.c