mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-02-18 06:10:36 +01:00
meta: minor indentation fix
This commit is contained in:
parent
032e5548b3
commit
52edca9df9
1 changed files with 1 additions and 1 deletions
|
|
@ -3571,7 +3571,7 @@ _mesa_meta_GenerateMipmap(struct gl_context *ctx, GLenum target,
|
|||
else
|
||||
assert(!genMipmapSave);
|
||||
|
||||
/* Setup texture coordinates */
|
||||
/* Setup texture coordinates */
|
||||
setup_texture_coords(faceTarget,
|
||||
slice,
|
||||
0, 0, /* width, height never used here */
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue