nir/vtn: Convert constant samplers to variables with data
authorJesse Natalie <jenatali@microsoft.com>
Fri, 1 May 2020 17:47:58 +0000 (10:47 -0700)
committerMarge Bot <eric+marge@anholt.net>
Mon, 31 Aug 2020 21:17:39 +0000 (21:17 +0000)
commitb778e7bd6c1d82ce739d7e278de00ee600532cd5
treeaa166144aabdea0c875afcdf1dd8d58751d9464e
parent397730edd5bac440853af8018dda76e0807bc51c
nir/vtn: Convert constant samplers to variables with data

Reviewd-by: Jason Ekstrand <jason@jlekstrand.net>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/5242>
src/compiler/nir/nir.h
src/compiler/nir/nir_print.c
src/compiler/shader_enums.h
src/compiler/shader_info.h
src/compiler/spirv/spirv_to_nir.c
src/compiler/spirv/vtn_variables.c