glsl_type: Drop the glsl_get_array_instance C helper
authorJason Ekstrand <jason.ekstrand@intel.com>
Wed, 12 Dec 2018 21:18:04 +0000 (15:18 -0600)
committerJason Ekstrand <jason@jlekstrand.net>
Tue, 8 Jan 2019 00:38:29 +0000 (00:38 +0000)
commitd34f19feba3595b8deec215ad10a6d73b732ea91
tree45740c3a7058ab24fced8bab8883915e47f5de31
parenta700a82bdac19433533ccf31ab635350cb58203b
glsl_type: Drop the glsl_get_array_instance C helper

It was added in bce6f9987522 even though it's completely redundant with
glsl_array_type().

Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
src/compiler/glsl/gl_nir_lower_samplers_as_deref.c
src/compiler/nir/nir_lower_io_arrays_to_elements.c
src/compiler/nir/nir_split_per_member_structs.c
src/compiler/nir_types.cpp
src/compiler/nir_types.h