nir: silence compiler warning from visit_src() call
authorBrian Paul <brianp@vmware.com>
Thu, 15 Jan 2015 22:28:14 +0000 (15:28 -0700)
committerBrian Paul <brianp@vmware.com>
Fri, 16 Jan 2015 00:09:02 +0000 (17:09 -0700)
commitaa479a69d6c9710be4d1c63e706f869bb97ad127
tree5b380dafcfa9700f8c298e6e03b946d3060f81e3
parent337eca4ac8fcbc6fe2983e7b60653002c14d5d8d
nir: silence compiler warning from visit_src() call

v2: use proper argument

Reviewed-by: Connor Abbott <cwabbott0@gmail.com>
src/glsl/nir/nir.c