mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
7486dd13adb7dfc09f450c4c02130dbe68a4e3b5
This change removes support for the "source" mode of offline compilation which is commented with "to be removed in the future as we will use offline compiler here". The "source" mode allowed for the CL source to be transformed by build_script_source.py and then passed to clCreateProgramWithSource(), and appears to have been developed only for the purpose of testing the offline compilation infrastructure.
cl21: Fix Issue 264 - travis builds configuration fixed because of changes in icd loader project (#265)
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%