tgsi: fix the src type of TGSI_OPCODE_MEMBAR
authorMarek Olšák <marek.olsak@amd.com>
Fri, 2 Dec 2016 18:17:52 +0000 (19:17 +0100)
committerMarek Olšák <marek.olsak@amd.com>
Wed, 7 Dec 2016 18:40:29 +0000 (19:40 +0100)
commit16ba04d6deea4f89cbaec00a001d5c2ac841692b
treee2ee2cfe9adeeed8207e4f4a34bb3fcf0b2c69c0
parent16f49c16c79a67f174b92672d546f909425f7fc3
tgsi: fix the src type of TGSI_OPCODE_MEMBAR

It's a literal integer. The next commit will need this.

Cc: 13.0 <mesa-stable@lists.freedesktop.org>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
src/gallium/auxiliary/tgsi/tgsi_info.c