mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 00:58:05 +02:00
Cell: fix typo
This commit is contained in:
parent
bc1ad6bcbd
commit
76c1a10eb1
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