mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
* Fix bug of conversion from long to double It the input is long type, it should be load as long type, not ulong. * update long2float