MetalCompute 1.0
An API to make GPU compute calls easier
Loading...
Searching...
No Matches
MTLCompute::GPU< T > Member List

This is the complete list of members for MTLCompute::GPU< T >, including all inherited members.

checkloaded()MTLCompute::GPU< T >inlineprivate
commandManagerMTLCompute::GPU< T >private
getArray(int index)MTLCompute::GPU< T >inline
getGPU()MTLCompute::GPU< T >inline
getMatrix(int index)MTLCompute::GPU< T >inline
GPU(std::string libname, std::string functionName)MTLCompute::GPU< T >inline
GPU()MTLCompute::GPU< T >inline
gpuMTLCompute::GPU< T >private
kernelMTLCompute::GPU< T >private
kernelLoadedMTLCompute::GPU< T >private
loadArray(std::vector< T > &array, int index)MTLCompute::GPU< T >inline
loadKernel(std::string libname, std::string functionName)MTLCompute::GPU< T >inline
loadMatrix(std::vector< std::vector< T > > &matrix, int index)MTLCompute::GPU< T >inline
reset()MTLCompute::GPU< T >inline
runKernel()MTLCompute::GPU< T >inline
~GPU()MTLCompute::GPU< T >inline