mirror of
https://github.com/KhronosGroup/OpenCL-CTS.git
synced 2026-03-19 06:09:01 +00:00
Add size_t overflow contingency code for 32-bit platforms where max_width,max_height are 64k each. The code is modified to avoid the overflowing multiplication. Signed-off-by: John Kesapides <john.kesapides@arm.com>