nir/glsl: switch to using the builder
authorConnor Abbott <cwabbott0@gmail.com>
Sat, 31 Oct 2015 20:31:59 +0000 (16:31 -0400)
committerConnor Abbott <cwabbott0@gmail.com>
Tue, 10 Nov 2015 18:56:43 +0000 (13:56 -0500)
commit213f86416f5a107d3f517e049df27fc5c5a9a28e
tree249af61b4c6b78c22eb762db2249d619640facad
parentfbbfb7c0250b105555a9869e80bc9c77adf1b997
nir/glsl: switch to using the builder

v2: use nir_bulder_cf_insert (Ken)

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