mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
85d474f06a50cd764a51f7d07358b60f24c3077d
M_PI is not part of C99 or C++ and thus aren't provided in all configurations. This used to be handled in reference_math.c directly but was recently removed. Just tweak the M_PI handling in the compatibility headers to restore builds.
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%