mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 14:09:03 +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