mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-05 13:20:10 +01:00
mesa/st: random whitespace cleanup
Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3565>
This commit is contained in:
parent
d0e0141526
commit
eb281df1a1
1 changed files with 1 additions and 1 deletions
|
|
@ -223,7 +223,7 @@ st_update_blend( struct st_context *st )
|
|||
!blend->rt[i].colormask)
|
||||
continue;
|
||||
|
||||
if (ctx->Extensions.ARB_draw_buffers_blend)
|
||||
if (ctx->Extensions.ARB_draw_buffers_blend)
|
||||
j = i;
|
||||
|
||||
blend->rt[i].blend_enable = 1;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue