mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-20 22:39:03 +00:00
The only diffs are: - The non-compatibility version relies on the queue being in-order to remove one explicit dependency. This isn't directly related to the functionality under test. - A memory leak was fixed in the non-compatibility suite Signed-off-by: Kevin Petit <kevin.petit@arm.com>