Ben Ashbaugh
|
02bf24d2b1
|
remove min max macros (#1310)
* remove the MIN and MAX macros and use the std versions instead
* fix formatting
* fix Arm build
* remove additional MIN and MAX macros from compat.h
|
2021-09-13 13:25:32 +01:00 |
|
Grzegorz Wawiorko
|
216455842d
|
Change arg type to unsigned int from signed int (#1078)
* Change arg type to unsigned int from signed int
* Fix formatting issues
|
2021-02-02 16:43:37 +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 |
|
Kedar Patil
|
2821bf1323
|
Initial open source release of OpenCL 2.2 CTS.
|
2017-05-16 18:44:33 +05:30 |
|