mesa: tweak to formatting

This commit is contained in:
Alan Hourihane 2009-01-15 14:02:09 +00:00
parent bfbb57790a
commit abd280ab0b

View file

@ -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);