gallium: new shader cap bit for the amount of sampler views
[mesa.git] / src / gallium / drivers / ilo / ilo_state.h
index 48abcb1b37325f1fc014321e2444e57515156b4d..0509fa042914f1deb87cc0591c522018a166f1f8 100644 (file)
@@ -136,4 +136,7 @@ void
 ilo_mark_states_with_resource_dirty(struct ilo_context *ilo,
                                     const struct pipe_resource *res);
 
+void
+ilo_dump_dirty_flags(uint32_t dirty);
+
 #endif /* ILO_STATE_H */