mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Use convert_int_rte for the result of the sqrt instead of casting to int. Fixes possible rounding issues.
Use convert_int_rte for the result of the sqrt instead of casting to int. Fixes possible rounding issues.