mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-29 07:20:23 +01:00
Cell: fix typo
This commit is contained in:
parent
21461014b2
commit
2f8268aa02
1 changed files with 1 additions and 1 deletions
|
|
@ -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);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue