pull/1518/head
jsteube 6 years ago
commit ff4d5208be

@ -81,7 +81,12 @@
* function declarations can have a large influence depending on the opencl runtime
*/
#ifdef IS_NV
#define DECLSPEC
#else
#define DECLSPEC static inline
#endif
/**
* AMD specific

Loading…
Cancel
Save