gallium: add some temporary code for testing draw module vertex passthrough
[mesa.git] / src / mesa / state_tracker / st_cb_flush.h
index 29ceab3a5609527ea16f341602f9fb705342e0c3..c26f77922593d2b471b3114637269c4c376d02c4 100644 (file)
  **************************************************************************/
 
 
-#ifndef ST_CB_CLEAR_H
-#define ST_CB_CLEAR_H
+#ifndef ST_CB_FLUSH_H
+#define ST_CB_FLUSH_H
 
 
 extern void
 st_init_flush_functions(struct dd_function_table *functions);
 
 
-#endif /* ST_CB_CLEAR_H */
+#endif /* ST_CB_FLUSH_H */