Sergey Sharybin
176ad9ecdd
Cycles: Remove ulong usage
...
This is a bit confusing, especially when one mixes OpenCL code where ulong equals
to uint64_t with CPU side code where ulong is expected to be something else from
the naming.
This commit makes it so we use explicit name, common on all platforms.
2017-08-09 14:08:58 +02:00
..
2017-06-09 03:46:11 +02:00
2017-06-10 04:08:49 -04:00
2017-08-08 07:12:04 -04:00
2017-06-10 04:08:49 -04:00
2017-06-10 04:08:49 -04:00
2017-06-10 04:08:49 -04:00
2017-06-10 04:08:49 -04:00
2017-06-10 04:08:49 -04:00
2017-06-10 04:08:49 -04:00
2017-06-10 04:08:49 -04:00
2017-06-10 04:08:49 -04:00
2017-06-10 04:08:49 -04:00
2017-06-10 04:08:49 -04:00
2017-06-10 04:08:49 -04:00
2017-06-10 04:08:49 -04:00
2017-06-10 04:08:49 -04:00
2017-06-10 04:08:49 -04:00
2017-06-10 04:08:49 -04:00
2017-06-10 04:08:49 -04:00
2017-08-08 07:12:04 -04:00
2017-08-02 20:59:19 +02:00
2017-03-29 13:41:11 +02:00
2017-06-10 04:08:49 -04:00
2017-08-09 14:08:58 +02:00