nir/spirv: support physical pointers
authorKarol Herbst <kherbst@redhat.com>
Thu, 31 Jan 2019 00:56:25 +0000 (01:56 +0100)
committerKarol Herbst <karolherbst@gmail.com>
Tue, 19 Mar 2019 04:08:07 +0000 (04:08 +0000)
commitd0ba326f238f9f2130847696c6c64bbb381f7471
tree302e8edf2687f2c31f9332ae87fcbc36f13d938d
parentc95afe56a8033a87dca71cc93191d448c2981cf7
nir/spirv: support physical pointers

v2: add load_kernel_input

Signed-off-by: Karol Herbst <kherbst@redhat.com>
squash! nir/spirv: support physical pointers
src/compiler/nir/nir_builder.h
src/compiler/nir/nir_intrinsics.py
src/compiler/nir/nir_lower_io.c
src/compiler/spirv/nir_spirv.h
src/compiler/spirv/spirv_to_nir.c
src/compiler/spirv/vtn_private.h
src/compiler/spirv/vtn_variables.c