Skip to content

Extend scanline comparisons for image padding#2619

Merged
bashbaug merged 1 commit intoKhronosGroup:mainfrom
xinjin01:image-from-buffer-fill-padding
Apr 7, 2026
Merged

Extend scanline comparisons for image padding#2619
bashbaug merged 1 commit intoKhronosGroup:mainfrom
xinjin01:image-from-buffer-fill-padding

Conversation

@xinjin01
Copy link
Copy Markdown
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
@bashbaug
Copy link
Copy Markdown
Contributor

bashbaug commented Apr 7, 2026

Merging as discussed in the April 7th teleconference.

@bashbaug bashbaug merged commit 7deecbe into KhronosGroup:main Apr 7, 2026
8 checks passed
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.

4 participants