![]() |
Project
|
#include "GPUDef.h"Go to the source code of this file.
Macros | |
| #define | GPUCA_UNROLL(optCu, optHi) GPUCA_M_UNROLL_##optCu |
| #define | GPUdic(optCu, optHi) GPUCA_GPUdic_select_##optCu() |
| #define | GPUCA_CONSMEM_PTR |
| #define | GPUCA_CONSMEM_CALL |
| #define | GPUCA_CONSMEM (gGPUConstantMemBuffer.v) |
Definition in file GPUReconstructionCUDADef.h.
| #define GPUCA_CONSMEM (gGPUConstantMemBuffer.v) |
Definition at line 31 of file GPUReconstructionCUDADef.h.
| #define GPUCA_CONSMEM_CALL |
Definition at line 30 of file GPUReconstructionCUDADef.h.
| #define GPUCA_CONSMEM_PTR |
Definition at line 29 of file GPUReconstructionCUDADef.h.
| #define GPUCA_UNROLL | ( | optCu, | |
| optHi | |||
| ) | GPUCA_M_UNROLL_##optCu |
Definition at line 19 of file GPUReconstructionCUDADef.h.
| #define GPUdic | ( | optCu, | |
| optHi | |||
| ) | GPUCA_GPUdic_select_##optCu() |
Definition at line 20 of file GPUReconstructionCUDADef.h.