Skip to content

Extend scanline comparisons for image padding#2619

Open
xinjin01 wants to merge 1 commit intoKhronosGroup:mainfrom
xinjin01:image-from-buffer-fill-padding
Open

Extend scanline comparisons for image padding#2619
xinjin01 wants to merge 1 commit intoKhronosGroup:mainfrom
xinjin01:image-from-buffer-fill-padding

Conversation

@xinjin01
Copy link
Contributor

Extend compare_scanlines to handle INT10X6/12X4/14X2 padding and per-channel SNORM INT8/INT16 comparisons, and switch pixel loads to memcpy to avoid unaligned access. Rework image_from_buffer_fill_check to compare rows via compare_scanlines.

@xinjin01 xinjin01 force-pushed the image-from-buffer-fill-padding branch 3 times, most recently from 81e2ff0 to 90891eb Compare February 23, 2026 12:31
Extend compare_scanlines to handle INT10X6/12X4/14X2 padding and
per-channel SNORM INT8/INT16 comparisons, and switch pixel loads to
memcpy to avoid unaligned access. Rework image_from_buffer_fill_check
to compare rows via compare_scanlines.

Apply clang-format to satisfy CTS formatting checks. No functional
changes.

Signed-off-by: Xin Jin <xin.jin@arm.com>
Change-Id: I3f5f2e1477bff36e0d9d7c010db251e03f5626a2
@xinjin01 xinjin01 force-pushed the image-from-buffer-fill-padding branch from 90891eb to 94eb79b Compare February 23, 2026 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants