Clover Git
OpenCL 1.1 software implementation
|
callFunction() | Coal::CPUKernel | |
CPUKernel(CPUDevice *device, Kernel *kernel, llvm::Function *function) | Coal::CPUKernel | |
device() const | Coal::CPUKernel | |
DeviceKernel() | Coal::DeviceKernel | [inline] |
function() const | Coal::CPUKernel | |
guessWorkGroupSize(cl_uint num_dims, cl_uint dim, size_t global_work_size) const | Coal::CPUKernel | [virtual] |
kernel() const | Coal::CPUKernel | |
localMemSize() const | Coal::CPUKernel | [virtual] |
p_call_function | Coal::CPUKernel | [private] |
p_call_function_mutex | Coal::CPUKernel | [private] |
p_device | Coal::CPUKernel | [private] |
p_function | Coal::CPUKernel | [private] |
p_kernel | Coal::CPUKernel | [private] |
preferredWorkGroupSizeMultiple() const | Coal::CPUKernel | [virtual] |
privateMemSize() const | Coal::CPUKernel | [virtual] |
typeOffset(size_t &offset, size_t type_len) | Coal::CPUKernel | [static] |
workGroupSize() const | Coal::CPUKernel | [virtual] |
~CPUKernel() | Coal::CPUKernel | |
~DeviceKernel() | Coal::DeviceKernel | [inline, virtual] |