mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
1cd9d084d5f426fd4746b73f23c95a8f8ea79c15
* 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
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%