haikuwebkit/Source/ThirdParty/ANGLE/src/gpu_info_util
Alex Christensen d9a507b1a5 Use kIOMainPortDefault where available
https://bugs.webkit.org/show_bug.cgi?id=224632

Patch by Alex Christensen <achristensen@webkit.org> on 2021-04-15
Reviewed by Alexey Proskuryakov.

In ANGLE we don't include WTF headers, so we can't use the HAVE macro like we do elsewhere in WebKit,
but this is pretty close.

* src/gpu_info_util/SystemInfo_macos.mm:
(angle::GetVendorIDFromMetalDeviceRegistryID):

Canonical link: https://commits.webkit.org/236604@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@276104 268f45cc-cd09-0410-ab3c-d52691b4dbfc
2021-04-16 01:45:06 +00:00
..
SystemInfo.cpp
SystemInfo.h
SystemInfo_android.cpp
SystemInfo_apple.mm
SystemInfo_fuchsia.cpp
SystemInfo_internal.h
SystemInfo_ios.cpp
SystemInfo_libpci.cpp
SystemInfo_linux.cpp
SystemInfo_macos.mm
SystemInfo_unittest.cpp
SystemInfo_vulkan.cpp
SystemInfo_vulkan.h
SystemInfo_win.cpp
SystemInfo_x11.cpp