nir: Copy "patch" flag from ir_variable to nir_variable.
authorKenneth Graunke <kenneth@whitecape.org>
Fri, 2 Oct 2015 07:01:23 +0000 (00:01 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 29 Oct 2015 04:15:29 +0000 (21:15 -0700)
commit77f58c04cc287b72e2b859d71591da158db6830a
tree7d25ffa56bc601f9d2e0e9cfb63bd91590348c02
parent9c8208f2c15445b00ba170ff96a9ea4ce6c083e1
nir: Copy "patch" flag from ir_variable to nir_variable.

This was introduced in GLSL IR after NIR development had branched.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
src/glsl/nir/glsl_to_nir.cpp
src/glsl/nir/nir.h
src/glsl/nir/nir_print.c