зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1323407 - Remove assert on D3D11_COMPOSITING in CompositorD3D11::Initialize r=dvander
--HG-- extra : rebase_source : 6fd3b198dcdacb0ff678a3553192e963f4b079f4
This commit is contained in:
Родитель
048ed91947
Коммит
8969290a7b
|
@ -183,8 +183,6 @@ CompositorD3D11::Initialize(nsCString* const out_failureReason)
|
|||
{
|
||||
ScopedGfxFeatureReporter reporter("D3D11 Layers");
|
||||
|
||||
MOZ_ASSERT(gfxConfig::IsEnabled(Feature::D3D11_COMPOSITING));
|
||||
|
||||
HRESULT hr;
|
||||
|
||||
mDevice = DeviceManagerDx::Get()->GetCompositorDevice();
|
||||
|
|
Загрузка…
Ссылка в новой задаче