[Metal] Remove stale Metal backend

Drop the orphaned Metal GPU backend that was imported on edge but never
wired into the CMake build.

Switch third_party/metal-cpp to bkaradzic/metal-cpp and remove
third_party/metal-shader-converter to be added later if needed.
This commit is contained in:
Herman S.
2026-04-22 12:52:02 +09:00
parent 1f8d873459
commit 3d02eae07d
30 changed files with 3 additions and 23722 deletions
+2 -4
View File
@@ -102,10 +102,8 @@
url = https://github.com/microsoft/DirectX-Headers.git
[submodule "third_party/metal-cpp"]
path = third_party/metal-cpp
url = https://github.com/wmarti/metal-cpp.git
[submodule "third_party/metal-shader-converter"]
path = third_party/metal-shader-converter
url = https://github.com/wmarti/metal-shader-converter.git
url = https://github.com/bkaradzic/metal-cpp.git
branch = metal-cpp_26
[submodule "third_party/asio"]
path = third_party/asio
url = https://github.com/chriskohlhoff/asio.git