![]() |
Project
|
Go to the source code of this file.
Macros | |
#define | GPUCA_KRNL(x_class, ...) |
#define | GPUCA_KRNL(x_class, x_attributes, x_arguments, x_forward, x_types, ...) template void GPUReconstructionOCLBackend::runKernelBackend<GPUCA_M_KRNL_TEMPLATE(x_class)>(const krnlSetupArgs<GPUCA_M_KRNL_TEMPLATE(x_class) GPUCA_M_STRIP(x_types)>& args); |
Definition in file GPUReconstructionOCLKernels.cxx.
#define GPUCA_KRNL | ( | x_class, | |
x_attributes, | |||
x_arguments, | |||
x_forward, | |||
x_types, | |||
... | |||
) | template void GPUReconstructionOCLBackend::runKernelBackend<GPUCA_M_KRNL_TEMPLATE(x_class)>(const krnlSetupArgs<GPUCA_M_KRNL_TEMPLATE(x_class) GPUCA_M_STRIP(x_types)>& args); |
Definition at line 94 of file GPUReconstructionOCLKernels.cxx.
#define GPUCA_KRNL | ( | x_class, | |
... | |||
) |
Definition at line 94 of file GPUReconstructionOCLKernels.cxx.