Project
Loading...
Searching...
No Matches
GPUReconstructionOCLKernels.cxx File Reference
#include "GPUReconstructionOCLIncludesHost.h"
#include "GPUReconstructionKernelIncludes.h"
#include "GPUReconstructionOCLKernelsSpecialize.inc"
#include "GPUReconstructionProcessingKernels.inc"
#include "GPUReconstructionKernelList.h"

Go to the source code of this file.

Macros

#define GPUCA_KRNL(x_class, ...)
 

Detailed Description

Author
David Rohr

Definition in file GPUReconstructionOCLKernels.cxx.

Macro Definition Documentation

◆ GPUCA_KRNL

#define GPUCA_KRNL (   x_class,
  ... 
)
Value:
if (AddKernel<GPUCA_M_KRNL_TEMPLATE(x_class)>()) { \
return 1; \
}
#define GPUCA_M_KRNL_TEMPLATE(...)