Files
OpenCL-CTS/test_conformance
niranjanjoshi121 d928ac059c Use correct size for memory allocation in SVM test (#1496)
Memory is allocated for cl_int, but mapped as size_t.

Use size_t instead of cl_int during allocation and mapping for consistency.
2022-09-12 12:42:06 +01:00
..
2021-05-18 18:12:55 +01:00
2020-07-23 17:21:07 +01:00
2021-09-28 10:19:17 -07:00
2022-01-11 16:52:11 +00:00