/MetalFeatureQuery

iOS and macOS app project to query Metal's GPU family support and GPU feature sets.

Primary LanguageSwift

Metal Feature Query

xcode swift license

I recently received M1 based Mac, and I was expected Metal's behaves nativly on Simulator on M1 based Mac. But, I realized that Metal on M1 Mac's Simulator will not support A9 or above. So I made a tiny project to query its GPU family and feature sets.