// Author: Simon-Pierre Boucher — contact@spboucher.ai // // The one and only translation unit that instantiates metal-cpp's // implementation (ObjC runtime glue). Every other file includes the // metal-cpp headers without these defines. #define NS_PRIVATE_IMPLEMENTATION #define CA_PRIVATE_IMPLEMENTATION #define MTL_PRIVATE_IMPLEMENTATION #include #include #include