FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

copyExternalImageToTexture: allow all unorm/unorm-srgb/float/ufloat textures by kainino0x · Pull Request #5333 · gpuweb/gpuweb · GitHub

/ gpuweb Public

copyExternalImageToTexture: allow all unorm/unorm-srgb/float/ufloat textures - #5333

Merged
kainino0x merged 4 commits into
gpuweb:mainfrom
kainino0x:ei2t-formats
Oct 3, 2025
Merged

copyExternalImageToTexture: allow all unorm/unorm-srgb/float/ufloat textures#5333
kainino0x merged 4 commits into
gpuweb:mainfrom
kainino0x:ei2t-formats

Conversation

kainino0x commented Oct 2, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Per today's WG discussion.

Fixes #5289
Closes #5323
Closes #5299 by superseding it. (This PR is based on that one.)

github-actions Bot commented Oct 2, 2025
edited
Loading

Copy link
Copy Markdown
Contributor

Previews, as seen when this build job started (231d9c4):
WebGPU webgpu.idl | Explainer | Correspondence Reference
WGSL grammar.js | wgsl.lalr.txt

Comment thread spec/index.bs
kainino0x added api resolved Resolved - waiting for a change to the API specification api WebGPU API labels Oct 3, 2025
kainino0x merged commit bbe06e0 into gpuweb:main Oct 3, 2025
4 checks passed
kainino0x deleted the ei2t-formats branch October 3, 2025 00:22
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api resolved Resolved - waiting for a change to the API specification api WebGPU API

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Allow copyExternalImageToTexture for all renderable formats copyExternalImageToTexture should allow copying to the new 16unorm formats

3 participants


Back | FazBrowse Home | New Git URL