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:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user