-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
canvas read as an image source alpha mode behavior update #1561
Comments
https://www.w3.org/TR/webgpu/#GPUCanvasAlphaMode
We have reftests for "canvas read when rendered to the screen", we still need reftests for "canvas read when used as an image source." Operations include drawImage, toDataURL, texImage2D, toBlob etc. |
Now it seems best to expand the
|
Finally tested and filed gpuweb/gpuweb#3295 |
@shrekshao this issue is still marked "started". Do you remember if it was done or was there still some work to do? |
Seems that the TODOs on
|
I'll unmark it as "Started" and unassign you for now, but feel free to reassign yourself if you end up working on it |
gpuweb/gpuweb#2905
The text was updated successfully, but these errors were encountered: