Xin Jin
afb6f6519c
Tighten AHB buffer row pitch in test_cl_khr_external_memory_ahb test ( #2594 )
...
What was wrong:
enqueue_copy_buffer_to_image (and the related write/fill tests) mis-set
imageInfo.rowPitch to width*height*pixelSize. Because get_image_size
multiplies row pitch by height, this wrongly calculates the intended
buffer size.
How it’s fixed: set rowPitch to the true per-line pitch
(width*pixelSize) for all buffer-backed image cases so the calculated
sizes match the actual data layout and stay within the expected memory
footprint.
Signed-off-by: Xin Jin <xin.jin@arm.com >
2025-12-09 23:36:57 +05:30
..
2025-04-01 09:53:21 -07:00
2025-12-09 08:37:12 -08:00
2025-10-28 08:55:41 -07:00
2025-08-26 09:27:33 -07:00
2025-06-24 15:27:37 -07:00
2025-12-02 08:39:16 -08:00
2025-09-16 23:11:49 +05:30
2025-10-14 08:47:59 -07:00
2025-11-26 16:24:03 -08:00
2025-03-11 21:52:28 +00:00
2025-08-19 17:48:03 +01:00
2025-09-02 09:47:44 -07:00
2025-08-19 17:37:47 +01:00
2025-08-19 17:37:47 +01:00
2025-11-26 16:25:02 -08:00
2025-03-08 22:37:04 +00:00
2024-12-17 09:55:37 -08:00
2025-03-11 21:57:59 +00:00
2025-12-09 23:36:57 +05:30
2025-10-28 09:04:51 -07:00
2025-03-18 17:13:35 +00:00
2025-10-14 08:50:10 -07:00
2023-04-25 19:30:42 +01:00
2025-09-02 09:47:44 -07:00
2025-11-18 15:26:52 +00:00
2025-09-02 09:47:44 -07:00
2025-09-02 09:47:44 -07:00
2025-08-19 17:48:03 +01:00
2025-03-18 17:22:11 +00:00
2025-07-30 18:49:38 +01:00
2025-03-09 09:42:10 +00:00
2025-12-02 08:41:36 -08:00
2025-11-26 16:23:34 -08:00
2025-08-05 09:08:04 -07:00
2025-09-02 09:47:44 -07:00
2025-10-21 09:59:13 -07:00
2025-08-19 17:48:03 +01:00
2025-09-09 08:54:19 -07:00
2025-10-28 08:54:41 -07:00
2025-09-02 09:47:44 -07:00
2025-09-02 09:47:44 -07:00
2025-10-28 08:53:54 -07:00
2025-03-11 22:00:38 +00:00
2025-02-18 20:47:56 -08:00
2025-09-16 23:11:49 +05:30
2019-08-12 10:18:06 +01:00
2019-03-05 16:23:49 +00:00
2024-10-08 09:58:31 -07:00
2024-10-08 09:58:31 -07:00
2024-10-08 09:58:31 -07:00
2024-10-08 09:58:31 -07:00
2024-10-08 09:58:31 -07:00
2020-09-24 20:36:52 +01:00
2024-10-08 09:58:31 -07:00
2024-10-08 09:58:31 -07:00
2022-10-03 14:26:43 +01:00
2022-02-22 16:49:35 +00:00