mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Merge b-i to m-c
This commit is contained in:
commit
60e2b87afe
@ -79,6 +79,7 @@ ImageHost::Composite(EffectChain& aEffectChain,
|
||||
|
||||
// Make sure the front buffer has a compositor
|
||||
mFrontBuffer->SetCompositor(GetCompositor());
|
||||
mFrontBuffer->SetCompositableBackendSpecificData(GetCompositableBackendSpecificData());
|
||||
|
||||
AutoLockTextureHost autoLock(mFrontBuffer);
|
||||
if (autoLock.Failed()) {
|
||||
|
Loading…
Reference in New Issue
Block a user