glsl: copy the new data fields when converting to nir
authorTimothy Arceri <tarceri@itsqueeze.com>
Tue, 22 Oct 2019 03:54:34 +0000 (14:54 +1100)
committerTimothy Arceri <tarceri@itsqueeze.com>
Fri, 13 Dec 2019 00:07:19 +0000 (00:07 +0000)
commit3c364f90fd0a33004faba46ecc100983cda64cb9
tree7bce73f5d0f06f18e8d80c33c70b213d29320cb9
parent56c25b938cd4122cb8accb67d07b16f3060f7c29
glsl: copy the new data fields when converting to nir

These fields added in the previous commit will be used to make use
of a NIR based GLSL linker.

Reviewed-by: Alejandro PiƱeiro <apinheiro@igalia.com>
src/compiler/glsl/glsl_to_nir.cpp