summaryrefslogtreecommitdiff
path: root/src/mesa/pipe/cell/ppu/cell_state_blend.c
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2008-01-12 12:39:26 -0700
committerBrian <brian.paul@tungstengraphics.com>2008-01-12 12:39:26 -0700
commitdae719a68173bddedbb531c030cd4a12bcb0435b (patch)
treecaea923b527e21313758977ab776d6db96313ab5 /src/mesa/pipe/cell/ppu/cell_state_blend.c
parent68f5a6f74335e252e6a04dd6ae9ef7ae1482be97 (diff)
Cell: first state object (depth/stencil/alpha) emitted to SPUs
Diffstat (limited to 'src/mesa/pipe/cell/ppu/cell_state_blend.c')
-rw-r--r--src/mesa/pipe/cell/ppu/cell_state_blend.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mesa/pipe/cell/ppu/cell_state_blend.c b/src/mesa/pipe/cell/ppu/cell_state_blend.c
index 4e49655820..34ae0128ea 100644
--- a/src/mesa/pipe/cell/ppu/cell_state_blend.c
+++ b/src/mesa/pipe/cell/ppu/cell_state_blend.c
@@ -33,6 +33,7 @@
#include "cell_state.h"
+
void *
cell_create_blend_state(struct pipe_context *pipe,
const struct pipe_blend_state *blend)