mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-06-16 06:48:31 +02:00
mesa: tweak to formatting
This commit is contained in:
parent
bfbb57790a
commit
abd280ab0b
1 changed files with 2 additions and 2 deletions
|
|
@ -359,8 +359,8 @@ st_render_texture(GLcontext *ctx,
|
|||
const struct gl_texture_image *texImage =
|
||||
att->Texture->Image[att->CubeMapFace][att->TextureLevel];
|
||||
|
||||
|
||||
if (!pt) return;
|
||||
if (!pt)
|
||||
return;
|
||||
|
||||
assert(!att->Renderbuffer);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue