Kamil-Goras-Mobica
28da01788d
Removed checking for supporting half ( #2175 )
...
Fixes https://github.com/KhronosGroup/OpenCL-CTS/issues/1982 according
to description
2025-01-07 09:29:28 -08:00
Sven van Haastregt
f46cca0f8f
[NFC] clang-format gl ( #1612 )
...
Add some clang-format off/on comments to keep kernel code readable.
Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com >
2023-02-06 15:09:04 +00:00
Sven van Haastregt
5d5bffba13
[NFC] Declare format tables as const ( #1493 )
...
Without const, these variables would be flagged up by
`-Wunused-variable`.
Drop `struct` from the declarations as that is not needed in C++.
Signed-off-by: Sven van Haastregt <sven.vanhaastregt@arm.com >
2022-09-13 14:48:54 +01:00
Ankit Goyal
4fbcd96e7f
Remove "C" linkages ( #781 )
...
* Remove extern C linkages
* Update crc32 to cpp and remove extern C linkage
2020-05-20 14:16:19 +01:00
Kedar Patil
2821bf1323
Initial open source release of OpenCL 2.2 CTS.
2017-05-16 18:44:33 +05:30