spirv: Move function call handling to vtn_cfg
authorJason Ekstrand <jason.ekstrand@intel.com>
Sat, 22 Sep 2018 15:33:51 +0000 (10:33 -0500)
committerJason Ekstrand <jason.ekstrand@intel.com>
Tue, 2 Oct 2018 15:24:56 +0000 (10:24 -0500)
commit58360ca09d6f3d02c3b1ac444eb7d0d211164bf4
tree5588bf1d37a38acb1c6daf0d03b5624b054609ff
parent00f385e6d457d9b57f683ea52157e1620b96fa8c
spirv: Move function call handling to vtn_cfg

It makes way more sense for it to live there with the rest of function
handling.

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/compiler/spirv/spirv_to_nir.c
src/compiler/spirv/vtn_cfg.c
src/compiler/spirv/vtn_private.h