projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8796dbf
)
st/mesa: fix up comment
author
Brian Paul
<brianp@vmware.com>
Mon, 7 Dec 2009 15:59:38 +0000
(08:59 -0700)
committer
Brian Paul
<brianp@vmware.com>
Mon, 7 Dec 2009 15:59:38 +0000
(08:59 -0700)
src/mesa/state_tracker/st_program.c
patch
|
blob
|
history
diff --git
a/src/mesa/state_tracker/st_program.c
b/src/mesa/state_tracker/st_program.c
index d66f45d13eacf87cfb4cccf0a38e6b8936420c77..5c81a033f9ce71101c1c39b02169d3876894d19b 100644
(file)
--- a/
src/mesa/state_tracker/st_program.c
+++ b/
src/mesa/state_tracker/st_program.c
@@
-49,8
+49,11
@@
#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 )