compiler/lower_64bit_packing: rename the pass to be more generic
authorIago Toral Quiroga <itoral@igalia.com>
Fri, 27 Apr 2018 07:28:48 +0000 (09:28 +0200)
committerIago Toral Quiroga <itoral@igalia.com>
Thu, 3 May 2018 09:40:26 +0000 (11:40 +0200)
commit2d648e5ba38d8924c8dcd99d18ab2480d7903c0e
tree8bbbaab9632b354c6401e4c12c51a499d3ac4378
parentd2564af84252810e8400bae53742ba66539aa3c8
compiler/lower_64bit_packing: rename the pass to be more generic

It can do 32-bit packing too now.

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
src/amd/vulkan/radv_shader.c
src/compiler/Makefile.sources
src/compiler/nir/meson.build
src/compiler/nir/nir.h
src/compiler/nir/nir_lower_packing.c [moved from src/compiler/nir/nir_lower_64bit_packing.c with 97% similarity]
src/intel/compiler/brw_nir.c
src/mesa/state_tracker/st_glsl_to_nir.cpp