diff --git a/OpenCL/inc_vendor.cl b/OpenCL/inc_vendor.cl index d13c145b2..f84e64aeb 100644 --- a/OpenCL/inc_vendor.cl +++ b/OpenCL/inc_vendor.cl @@ -123,9 +123,6 @@ #if KERN_TYPE == 12300 #undef _unroll #endif -#if KERN_TYPE == 12900 -#undef _unroll -#endif #if KERN_TYPE == 13721 #undef _unroll #endif @@ -210,6 +207,9 @@ #if KERN_TYPE == 12800 #undef _unroll #endif +#if KERN_TYPE == 12900 +#undef _unroll +#endif #endif #endif