Files
OpenCL-CTS/test_conformance
James Price 1cd9d084d5 Fix implicit int->float warning inside kernel (#1093)
* Fix implicit int->float warning inside kernel

This kernel is used to test various compiler options including
-Werror. Some compilers produce a warning about the implicit
conversion which results in this test failing when -Werror is used.

* Fix formatting
2021-01-04 16:12:44 +00:00
..
2020-07-23 17:21:07 +01:00
2020-11-09 11:04:57 +00:00
2019-07-31 16:00:45 +01:00