projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6465c78
)
Remove obsolete clear_color, tex sampler state
author
Brian
<brian.paul@tungstengraphics.com>
Tue, 11 Dec 2007 15:46:49 +0000
(08:46 -0700)
committer
Brian
<brian.paul@tungstengraphics.com>
Tue, 11 Dec 2007 16:00:01 +0000
(09:00 -0700)
src/mesa/pipe/cell/ppu/cell_context.h
patch
|
blob
|
history
diff --git
a/src/mesa/pipe/cell/ppu/cell_context.h
b/src/mesa/pipe/cell/ppu/cell_context.h
index 12073b93a025891ac53e22f9594902c09aebb168..96f000eef4b549535e1175275f3dd3dde151c218 100644
(file)
--- a/
src/mesa/pipe/cell/ppu/cell_context.h
+++ b/
src/mesa/pipe/cell/ppu/cell_context.h
@@
-47,10
+47,8
@@
struct cell_context
const struct pipe_rasterizer_state *rasterizer;
struct pipe_blend_color blend_color;
- struct pipe_clear_color_state clear_color;
struct pipe_clip_state clip;
struct pipe_constant_buffer constants[2];
- struct pipe_feedback_state feedback;
struct pipe_framebuffer_state framebuffer;
struct pipe_poly_stipple poly_stipple;
struct pipe_scissor_state scissor;