Files
OpenCL-CTS/test_conformance/SVM
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
..
2019-09-12 13:05:46 +01:00
2021-01-11 13:54:19 +00:00