first commit
This commit is contained in:
10
rendering_api/metal/depends/metal-cpp/definition.cpp
Normal file
10
rendering_api/metal/depends/metal-cpp/definition.cpp
Normal file
@@ -0,0 +1,10 @@
|
||||
#define NS_PRIVATE_IMPLEMENTATION
|
||||
#define MTL_PRIVATE_IMPLEMENTATION
|
||||
#define MTK_PRIVATE_IMPLEMENTATION
|
||||
#define CA_PRIVATE_IMPLEMENTATION
|
||||
|
||||
#include <Foundation/Foundation.hpp>
|
||||
#include <Metal/Metal.hpp>
|
||||
#include <QuartzCore/QuartzCore.hpp>
|
||||
#include <AppKit/AppKit.hpp>
|
||||
#include <MetalKit/MetalKit.hpp>
|
Reference in New Issue
Block a user