diff --git a/src/glsl/nir/nir.h b/src/glsl/nir/nir.h index ac418dfca90..229d534bf3d 100644 --- a/src/glsl/nir/nir.h +++ b/src/glsl/nir/nir.h @@ -1002,9 +1002,6 @@ typedef struct { /* gather component selector */ unsigned component : 2; - /* The descriptor set containing this texture */ - unsigned sampler_set; - /** The sampler index * * If this texture instruction has a nir_tex_src_sampler_offset source,