Archived
1
Fork 0
This repository has been archived on 2025-04-12. You can view files and clone it, but cannot push or open issues or pull requests.
prism/extern/metal-cpp/src/metal.cpp

5 lines
166 B
C++
Raw Normal View History

#define NS_PRIVATE_IMPLEMENTATION
#define CA_PRIVATE_IMPLEMENTATION
#define MTL_PRIVATE_IMPLEMENTATION
2022-02-18 14:36:38 -05:00
#include <Metal/Metal.hpp>
#include <QuartzCore/QuartzCore.hpp>