commit | d750861dc26e3898afa2b49e3969d709dc227664 | [log] [tgz] |
---|---|---|
author | Brian <brian@yutani.localnet.net> | Wed Mar 28 11:01:09 2007 -0600 |
committer | Brian <brian@yutani.localnet.net> | Wed Mar 28 11:01:09 2007 -0600 |
tree | 929b9a89cea0ac05124c84484ff5e4853273fc50 | |
parent | 59f7f6dbe9e197482f6b5e50c6a910f86c4f6694 [diff] [blame] |
expose _mesa_condcode_string(), fix some printing
diff --git a/src/mesa/shader/prog_print.h b/src/mesa/shader/prog_print.h index 9c7607f..36c47e0 100644 --- a/src/mesa/shader/prog_print.h +++ b/src/mesa/shader/prog_print.h
@@ -38,6 +38,9 @@ extern const char * +_mesa_condcode_string(GLuint condcode); + +extern const char * _mesa_swizzle_string(GLuint swizzle, GLuint negateBase, GLboolean extended); extern void