-
-
Notifications
You must be signed in to change notification settings - Fork 35.9k
Closed
Description
Description
Related: #31416
When sampling VideoTexture using importExternalTexture, GPU automatically converted values to linear-sRGB, but after switching to copyExternalImageToTexture with texture format set to rgba8unorm, sampling returns non-linear sRGB-encoded texels without decoding... it's unclear whether this is an intended change or a misconfiguration?
Reproduction steps
n/a
Code
n/a
Live example
n/a
Screenshots
No response
Version
dev
Device
No response
Browser
No response
OS
No response