MetalCompute
1.0
An API to make GPU compute calls easier
Loading...
Searching...
No Matches
src
MTLCompute.hpp
Go to the documentation of this file.
1
#include "
MTLComputeGlobals.hpp
"
2
#include "
MTLComputeBuffer.hpp
"
3
#include "
MTLComputeKernel.hpp
"
4
#include "
MTLComputeCommandManager.hpp
"
5
#include "
MTLComputeTexture.hpp
"
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
MTLComputeBuffer.hpp
MTLComputeCommandManager.hpp
MTLComputeGlobals.hpp
MTLComputeKernel.hpp
MTLComputeTexture.hpp
Generated by
1.11.0