OSDN Git Service

nir/builder: const'ify swiz param
authorRob Clark <robclark@freedesktop.org>
Tue, 19 Apr 2016 19:44:25 +0000 (15:44 -0400)
committerRob Clark <robclark@freedesktop.org>
Tue, 19 Apr 2016 21:13:36 +0000 (17:13 -0400)
commiteb00a0fc581c4040bc2e4640da4ff9f40c951ae8
tree4ada00e94c34c9cbc3e549dbae1a8f101c0842f7
parent52ccc6349fe42a8a480d7472c61c8eb069aadb6b
nir/builder: const'ify swiz param

No need for it not to be const, and lets caller declare it const if
desired.

Signed-off-by: Rob Clark <robclark@freedesktop.org>
Reviewed-by: Eric Anholt <eric@anholt.net>
src/compiler/nir/nir_builder.h