r600g: handle TGSI input/output array declarations correctly
authorMarek Olšák <marek.olsak@amd.com>
Fri, 5 Jun 2015 17:09:21 +0000 (19:09 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Sun, 14 Jun 2015 18:17:29 +0000 (20:17 +0200)
commit790510808e614ee6c5f55ba773734838041902cb
tree9daf7cf27e898719f1843281bc010a4a6a8c61ce
parent117926debb72e5027faae885f9aa7f1ca61f6a9c
r600g: handle TGSI input/output array declarations correctly

Most of this code could be removed if r600g used tgsi_shader_info.
src/gallium/drivers/r600/r600_pipe.c
src/gallium/drivers/r600/r600_shader.c