mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
8ca1537157f6381fabb9eebb4ad5acfcb57200db
In embedded profile with cles_khr_int64 support, the test did not consider the size of long. Thus the number of argument computation was not coherent with the returned CL_DEVICE_MAX_PARAMETER_SIZE leaded to test failure. We fix this by taking the size of long when cles_khr_int64 is available in the device extension.
Description
Languages
C++
84.5%
C
14.7%
CMake
0.5%
Python
0.3%