mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 14:09:03 +00:00
* Fix possible size_t overflow in 32-bit builds. Use cl_ulong temporary values for row/slice_pitch. Signed-off-by: John Kesapides <john.kesapides@arm.com> * Remove redundant casts Signed-off-by: John Kesapides <john.kesapides@arm.com>