nir/glsl: make emit() take nir_ssa_def * sources
authorConnor Abbott <cwabbott0@gmail.com>
Sat, 31 Oct 2015 03:56:49 +0000 (23:56 -0400)
committerConnor Abbott <cwabbott0@gmail.com>
Tue, 10 Nov 2015 18:56:35 +0000 (13:56 -0500)
commitfbbfb7c0250b105555a9869e80bc9c77adf1b997
tree7b6f2c7f4a2e7a57f4459c7fbfd428564ab48995
parenta60e990dd25e2fb45799a7a5cfa58abc9abf7665
nir/glsl: make emit() take nir_ssa_def * sources

Again, this matches what the builder will have to do.

Signed-off-by: Connor Abbott <cwabbott0@gmail.com>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/glsl/nir/glsl_to_nir.cpp