Files
OpenCL-CTS/test_conformance/conversions/conversions_data_info.h
Wenwan Xing 6606fc2e7b Fix bug of conversion from long to double (#1847)
* 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
2024-01-09 09:48:56 -08:00

30 KiB