Sven van Haastregt
7693ffe0a5
Fix more 32-bit Wformat warnings ( #2185 )
...
This fixes occurrences where the previous wrong specifier appears to
work in a typical 64-bit build, but causes a Wformat warning in 32-bit
builds.
Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com >
2024-12-17 09:55:37 -08:00
Grzegorz Wawiorko
2597027737
Use highest OpenCL C version ( #1081 )
...
* Set the highest supported OpenCL C version.
* Remove gDeviceLt20 variable - not used anymore.
* Fix formatting issues
2021-01-11 13:54:19 +00:00
Kevin Petit
ef832c330c
Stop using ../../test_common to include common headers
...
Fixes #395 .
Signed-off-by: Kevin Petit <kevin.petit@arm.com >
2019-08-01 18:41:12 +01:00
Grzegorz Wawiorko
e94d9b967a
Khronos Bug 15438 generic address space language_union test issues
2019-04-12 13:07:41 +01:00
Radek Szymanski
07196c351a
cl22: Use single array for function list ( #148 )
...
Signed-off-by: Radek Szymanski <radek.szymanski@arm.com >
2019-04-10 12:30:38 +01:00
Kedar Patil
2821bf1323
Initial open source release of OpenCL 2.2 CTS.
2017-05-16 18:44:33 +05:30