spirv: Drop the impl field from vtn_builder
authorJason Ekstrand <jason.ekstrand@intel.com>
Thu, 19 Oct 2017 16:56:22 +0000 (09:56 -0700)
committerJason Ekstrand <jason.ekstrand@intel.com>
Sat, 2 Dec 2017 16:07:35 +0000 (08:07 -0800)
commitf5aad36d2e5bd7d699cd6bbbfc8c9866c815f52e
treef5d1e9f29e03cc26a38adb4ac97fd11150756514
parentfc033742d2128ccfda6bf4c92254f632b9445b0c
spirv: Drop the impl field from vtn_builder

We have a nir_builder and it has an impl field.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Kristian H. Kristensen <hoegsberg@google.com>
src/compiler/spirv/spirv_to_nir.c
src/compiler/spirv/vtn_cfg.c
src/compiler/spirv/vtn_private.h
src/compiler/spirv/vtn_variables.c