mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-02 03:00:24 +01:00
gallium/draw: move misplaced brace
This commit is contained in:
parent
f6b7157550
commit
0d308ef8fe
1 changed files with 1 additions and 1 deletions
|
|
@ -812,8 +812,8 @@ draw_set_mapped_texture(struct draw_context *draw,
|
|||
sampler_idx,
|
||||
width, height, depth, first_level, last_level,
|
||||
row_stride, img_stride, data);
|
||||
}
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue