summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/ppu/cell_context.h
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2008-01-23 16:17:49 -0700
committerBrian <brian.paul@tungstengraphics.com>2008-01-23 16:17:49 -0700
commitf19b2d72214fe4354d1e123ebe892255a11525c3 (patch)
treecb05a438d7acfbbf67e85586c7586e12190d8539 /src/mesa/pipe/cell/ppu/cell_context.h
parent8de2331e432e2ea6f978acb6c80666da99c6c4a1 (diff)
Cell: asst. updates to sync up with today's earlier gallium changes
Diffstat (limited to 'src/mesa/pipe/cell/ppu/cell_context.h')
-rw-r--r--src/mesa/pipe/cell/ppu/cell_context.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mesa/pipe/cell/ppu/cell_context.h b/src/mesa/pipe/cell/ppu/cell_context.h
index 1937812e2d..b6c59ff596 100644
--- a/src/mesa/pipe/cell/ppu/cell_context.h
+++ b/src/mesa/pipe/cell/ppu/cell_context.h
@@ -82,7 +82,7 @@ struct cell_context
struct pipe_vertex_element vertex_element[PIPE_ATTRIB_MAX];
ubyte *cbuf_map[PIPE_MAX_COLOR_BUFS];
- ubyte *zbuf_map;
+ ubyte *zsbuf_map;
uint dirty;