has a dead link:
https://en.wikipedia.org/wiki/Metal_ (API
where trailing parenthesis is in the link descriptor rather than the link.
Was pleasantly surprised to find this documentation exists … thanks a lot.
Is this the right place to notify of such things?
Thanks. I’ll take care of it.
Edit, just in case this is what you want:
Metal is a low-level, low-overhead hardware-accelerated 3D graphic and compute shader API created by Apple. It debuted in iOS 8. Metal combines functions similar to OpenGL and OpenCL in one API. It is intended to improve performance by offering low-level access to the GPU hardware for apps on iOS, iPadOS, macOS, and tvOS. It can be compared to low-level APIs on other platforms such as Vulkan and DirectX 12.
Metal is an object-oriented API that can be invoked using the Swift, Objective-C or C++...
On iOS, tvOS, and macOS, Metal supports Apple-designed SoCs from the Apple A7 or newer. On macOS, Metal also supports Intel HD and Iris Graphics from the HD 4000 series or newer, AMD GCN, and AMD RDNA GPUs. NVIDIA GPUs are supported but Metal drivers for newer devices (10 Series and newer) are not available since macOS Mojave.
system
Closed
December 24, 2020, 3:14pm
3
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.