CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Macros
CMSUnrollLoop.h File Reference

Go to the source code of this file.

Macros

#define CMS_DEVICE_UNROLL_LOOP
 
#define CMS_DEVICE_UNROLL_LOOP_COUNT(N)
 
#define CMS_DEVICE_UNROLL_LOOP_DISABLE
 
#define CMS_UNROLL_LOOP
 
#define CMS_UNROLL_LOOP_COUNT(N)
 
#define CMS_UNROLL_LOOP_DISABLE
 
#define STRINGIFY(ARG)   STRINGIFY_(ARG)
 
#define STRINGIFY_(ARG)   #ARG
 

Macro Definition Documentation

#define CMS_DEVICE_UNROLL_LOOP

Definition at line 22 of file CMSUnrollLoop.h.

#define CMS_DEVICE_UNROLL_LOOP_COUNT (   N)

Definition at line 23 of file CMSUnrollLoop.h.

#define CMS_DEVICE_UNROLL_LOOP_DISABLE

Definition at line 24 of file CMSUnrollLoop.h.

#define CMS_UNROLL_LOOP
#define CMS_UNROLL_LOOP_COUNT (   N)

Definition at line 44 of file CMSUnrollLoop.h.

#define CMS_UNROLL_LOOP_DISABLE

Definition at line 45 of file CMSUnrollLoop.h.

#define STRINGIFY (   ARG)    STRINGIFY_(ARG)

Definition at line 6 of file CMSUnrollLoop.h.

#define STRINGIFY_ (   ARG)    #ARG

Definition at line 5 of file CMSUnrollLoop.h.