Home
last modified time | relevance | path

Searched refs:IsWARP (Results 1 – 25 of 78) sorted by relevance

1234

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/gl/
H A DGLContextEGL.h70 virtual bool IsWARP() const override { in IsWARP() function
71 return sEGLLibrary.IsWARP(); in IsWARP()
H A DGLScreenBuffer.cpp107 (gl->IsWARP() == dm->IsWARP()) && in CreateFactory()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/gl/
H A DGLContextEGL.h51 virtual bool IsWARP() const override { return sEGLLibrary.IsWARP(); } in IsWARP() function
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/gl/
H A DGLContextEGL.h53 virtual bool IsWARP() const override { return mEgl->IsWARP(); } in IsWARP() function
H A DGLScreenBuffer.cpp130 if (gl->IsANGLE() && (gl->IsWARP() == dm->IsWARP()) && in CreateFactory()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/common/
H A DGPUInfo.cpp39 bool IsWARP(PCIVendorID vendorId, PCIDeviceID deviceId) { in IsWARP() function
H A DGPUInfo.h44 bool IsWARP(PCIVendorID vendorId, PCIDeviceID deviceId);
/dports/www/firefox-esr/firefox-91.8.0/gfx/gl/
H A DSharedSurfaceANGLE.cpp248 if (gl.IsWARP() != dm->IsWARP() || !dm->TextureSharingWorks()) { in Create()
H A DGLContextEGL.h68 virtual bool IsWARP() const override { return mEgl->mIsWARP; } in IsWARP() function
/dports/www/firefox/firefox-99.0/gfx/gl/
H A DSharedSurfaceANGLE.cpp248 if (gl.IsWARP() != dm->IsWARP() || !dm->TextureSharingWorks()) { in Create()
H A DGLContextEGL.h67 virtual bool IsWARP() const override { return mEgl->mIsWARP; } in IsWARP() function
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/gl/
H A DSharedSurfaceANGLE.cpp248 if (gl.IsWARP() != dm->IsWARP() || !dm->TextureSharingWorks()) { in Create()
H A DGLContextEGL.h68 virtual bool IsWARP() const override { return mEgl->mIsWARP; } in IsWARP() function
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/thebes/
H A DDeviceManagerDx.h61 bool IsWARP();
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/dawn/src/tests/white_box/
H A DD3D12ResourceHeapTests.cpp51 DAWN_SKIP_TEST_IF(IsIntel() || IsNvidia() || IsWARP()); in TEST_P()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/thebes/
H A DDeviceManagerDx.h64 bool IsWARP();
/dports/www/firefox-esr/firefox-91.8.0/gfx/thebes/
H A DDeviceManagerDx.h69 bool IsWARP();
/dports/www/firefox/firefox-99.0/gfx/thebes/
H A DDeviceManagerDx.h69 bool IsWARP();
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/thebes/
H A DDeviceManagerDx.h69 bool IsWARP();
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/thebes/
H A DDeviceManagerDx.h70 bool IsWARP();
/dports/www/firefox/firefox-99.0/gfx/layers/d3d11/
H A DDeviceAttachmentsD3D11.cpp191 if (DeviceManagerDx::Get()->IsWARP()) { in InitSyncObject()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/d3d11/
H A DDeviceAttachmentsD3D11.cpp229 if (DeviceManagerDx::Get()->IsWARP()) { in InitSyncObject()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/d3d11/
H A DDeviceAttachmentsD3D11.cpp228 if (DeviceManagerDx::Get()->IsWARP()) { in InitSyncObject()
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/d3d11/
H A DDeviceAttachmentsD3D11.cpp244 if (DeviceManagerDx::Get()->IsWARP()) { in InitSyncObject()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/d3d11/
H A DDeviceAttachmentsD3D11.cpp244 if (DeviceManagerDx::Get()->IsWARP()) { in InitSyncObject()

1234