aboutsummaryrefslogtreecommitdiffstats
path: root/resources/includes/CL_orig/cl_vendor_ext.h
blob: c7e6d392b794ee961755da150096acb3fe21ee43 (plain)
1
2
3
4
5
6
7
8
9
/* NVIDIA */
#define CL_DEVICE_COMPUTE_CAPABILITY_MAJOR_NV       0x4000
#define CL_DEVICE_COMPUTE_CAPABILITY_MINOR_NV       0x4001
#define CL_DEVICE_REGISTERS_PER_BLOCK_NV            0x4002
#define CL_DEVICE_WARP_SIZE_NV                      0x4003
#define CL_DEVICE_GPU_OVERLAP_NV                    0x4004
#define CL_DEVICE_KERNEL_EXEC_TIMEOUT_NV            0x4005
#define CL_DEVICE_INTEGRATED_MEMORY_NV              0x4006