radv: Lower input attachments in NIR.
[mesa.git] / src / amd / vulkan / radv_shader.h
index acd417cdb571367f6d564b91906f861ca1e77f5b..f8933614bd702cdd263c67a6e1f816e4d7674667 100644 (file)
@@ -206,7 +206,6 @@ struct radv_shader_info {
        struct {
                bool force_persample;
                bool needs_sample_positions;
-               bool uses_input_attachments;
                bool writes_memory;
                bool writes_z;
                bool writes_stencil;