MetalCompute 1.0
An API to make GPU compute calls easier
Loading...
Searching...
No Matches
MTLCompute.hpp
Go to the documentation of this file.
6
7#pragma once
8
9#ifdef USING_SINGLE_CLASS
10#error "Cannot include both MTLCompute.hpp and MTLComputeGPU.hpp"
11#endif
12
13#define USING_MULTIPLE_CLASSES
14