Skip to content

feat: strided TextureRegionUpdater.UpdateRegion (bytesPerRow) - #34

Merged
lkmavi merged 1 commit into
mainfrom
feat/484-strided-update-region
Aug 30, 2026
Merged

feat: strided TextureRegionUpdater.UpdateRegion (bytesPerRow)#34
lkmavi merged 1 commit into
mainfrom
feat/484-strided-update-region

Conversation

@lkmavi

@lkmavi lkmavi commented Aug 30, 2026

Copy link
Copy Markdown
Contributor

Summary

Test plan

  • go test ./...
  • Consumers (gogpu, gg) updated in follow-up to pass bytesPerRow (or 0)

Pre-v1.0 signature change for strided dirty-region uploads matching
WebGPU ImageDataLayout.bytesPerRow. Zero means tightly packed rows.
@lkmavi
lkmavi requested a review from kolkov as a code owner August 30, 2026 17:34
@codecov

codecov Bot commented Aug 30, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@lkmavi
lkmavi merged commit ae83f66 into main Aug 30, 2026
10 checks passed
@lkmavi
lkmavi deleted the feat/484-strided-update-region branch August 30, 2026 17:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant