mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-20 06:29:02 +00:00
c1ef993f5e85bb1401834a85b506e4694a32adce
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%