Merge branch 'master' into pipe-format-simplify
[mesa.git] / src / mesa / state_tracker / st_program.c
index d66f45d13eacf87cfb4cccf0a38e6b8936420c77..5c81a033f9ce71101c1c39b02169d3876894d19b 100644 (file)
 #include "st_mesa_to_tgsi.h"
 #include "cso_cache/cso_context.h"
 
-   /* Clean out any old compilations:
-    */
+
+
+/**
+ * Clean out any old compilations:
+ */
 void
 st_vp_release_varients( struct st_context *st,
                         struct st_vertex_program *stvp )