summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/trace/tr_dump_state.h
diff options
context:
space:
mode:
authorJosé Fonseca <jfonseca@vmware.com>2010-02-14 12:47:40 +0000
committerJosé Fonseca <jfonseca@vmware.com>2010-02-14 12:47:40 +0000
commit11a981fda189515d4ea51ef1709b15e7ce90507d (patch)
treed7aa4c20d88baaf8954efff239aa67fd6d70d174 /src/gallium/drivers/trace/tr_dump_state.h
parentf1848977e8f55e6d8cf5169520fb9b0a6c817884 (diff)
trace: Fix generated XML.
Diffstat (limited to 'src/gallium/drivers/trace/tr_dump_state.h')
-rw-r--r--src/gallium/drivers/trace/tr_dump_state.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/drivers/trace/tr_dump_state.h b/src/gallium/drivers/trace/tr_dump_state.h
index 825519d044..3400367d82 100644
--- a/src/gallium/drivers/trace/tr_dump_state.h
+++ b/src/gallium/drivers/trace/tr_dump_state.h
@@ -47,8 +47,6 @@ void trace_dump_scissor_state(const struct pipe_scissor_state *state);
void trace_dump_clip_state(const struct pipe_clip_state *state);
-void trace_dump_constant_buffer(const struct pipe_buffer *state);
-
void trace_dump_token(const struct tgsi_token *token);
void trace_dump_shader_state(const struct pipe_shader_state *state);