Commit ef47bcc8 authored by LukeZhu's avatar LukeZhu

Fix the problem: filterSmall.cl report error with double

parent 18327aed
......@@ -154,6 +154,7 @@ inline bool isBorder(const struct RectCoords bounds, int2 coord, int numPixels)
#endif
#define float1 float
#define double1 double
#define uchar1 uchar
#define int1 int
#define uint1 unit
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment