mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 21:31:04 +00:00
Bug 1449575 - fix file-whitespace lint failures on WebGLContext.cpp. r=fix CLOSED TREE
This commit is contained in:
parent
5362a1dd62
commit
92b62b9e23
@ -847,7 +847,7 @@ void WebGLContext::BlitBackbufferToCurDriverFB(
|
||||
} else {
|
||||
colorTex = mozFb->ColorTex();
|
||||
}
|
||||
|
||||
|
||||
// DrawBlit handles ColorMask itself.
|
||||
gl->BlitHelper()->DrawBlitTextureToFramebuffer(
|
||||
colorTex, size, size, LOCAL_GL_TEXTURE_2D, srcIsBGRA);
|
||||
|
Loading…
Reference in New Issue
Block a user