MetalCompute 1.0
An API to make GPU compute calls easier
|
This is the complete list of members for MTLCompute::Kernel, including all inherited members.
function | MTLCompute::Kernel | private |
getFunctionNames() | MTLCompute::Kernel | inline |
getPLS() | MTLCompute::Kernel | inline |
gpu | MTLCompute::Kernel | private |
Kernel(MTL::Device *gpu, const std::string &filename) | MTLCompute::Kernel | inline |
Kernel(MTL::Device *gpu, const std::string &filename, const std::string &funcname) | MTLCompute::Kernel | inline |
Kernel()=default | MTLCompute::Kernel | |
library | MTLCompute::Kernel | private |
pipeline | MTLCompute::Kernel | private |
useFunction(const std::string &funcname) | MTLCompute::Kernel | inline |
~Kernel() | MTLCompute::Kernel | inline |