tgsi/ureg: Move ureg_dst_register() to the header.
authorEric Anholt <eric@anholt.net>
Fri, 7 Nov 2014 20:35:58 +0000 (12:35 -0800)
committerEric Anholt <eric@anholt.net>
Fri, 6 Feb 2015 23:50:07 +0000 (15:50 -0800)
commitf3dbf3689a9d36d6a290e9311560376cadc14141
tree93ef0ad7e30baffcbf9aed2e3064cd8446b7aac7
parent40fa7d44aba923308c30e96fd319b371f99f4545
tgsi/ureg: Move ureg_dst_register() to the header.

I wanted to use it for nir-to-tgsi.  The equivalent ureg_src_register() is
also located here.

Reviewed-by: Roland Scheidegger <sroland@vmware.com>
src/gallium/auxiliary/tgsi/tgsi_ureg.c
src/gallium/auxiliary/tgsi/tgsi_ureg.h