mirror of
https://github.com/baldurk/renderdoc.git
synced 2026-05-05 01:20:42 +00:00
4e13b1ad38
Copy Metal driver metal-cpp files to the tests project for use in the tests project Add extensions from Learn Metal-cpp project: https://developer.apple.com/metal/cpp/ https://developer.apple.com/metal/LearnMetalCPP.zip Custom additions to Metal CPP to get NSApplication, NSView, NSWindow, CAMetalLayer to work stand alone without requiring MetalKit library.