mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1207437 - Extra qualification fixup.
This commit is contained in:
parent
5b78a22ad9
commit
e69ef707a2
@ -335,7 +335,7 @@ private:
|
||||
mozilla::gfx::FeatureStatus AttemptD3D11ImageBridgeDeviceCreation();
|
||||
|
||||
mozilla::gfx::FeatureStatus AttemptD3D11ContentDeviceCreation();
|
||||
bool gfxWindowsPlatform::AttemptD3D11ContentDeviceCreationHelper(
|
||||
bool AttemptD3D11ContentDeviceCreationHelper(
|
||||
IDXGIAdapter1* aAdapter, HRESULT& aResOut);
|
||||
|
||||
bool CanUseD3D11ImageBridge();
|
||||
|
Loading…
Reference in New Issue
Block a user