This website works better with JavaScript.
Home
Explore
Help
Sign In
brkho
/
mesa
Watch
1
Star
0
Fork
0
Code
Releases
562
Wiki
Activity
Browse Source
Cell: fix typo
tags/mesa_20090313
Brian
17 years ago
parent
21461014b2
commit
2f8268aa02
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
src/mesa/pipe/cell/spu/spu_main.c
+ 1
- 1
src/mesa/pipe/cell/spu/spu_main.c
View File
@@ -236,7 +236,7 @@ static void
cmd_state_blend(const struct pipe_blend_state *state)
{
if (Debug)
printf("SPU %u: BLEND:
ztest
%d\n",
printf("SPU %u: BLEND:
enabled
%d\n",
spu.init.id,
state->blend_enable);
Write
Preview
Loading…
Cancel
Save