-
Notifications
You must be signed in to change notification settings - Fork 47
Should WGPUSurfaceCapabilities.alphaModes include Auto? #292
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
Labels
has resolution
Issue is resolved, just needs to be done
presentation
Presenting images to surfaces like windows and canvases
Comments
If we don't list it, then I think |
Jun 6 meeting:
|
Done in #319. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
has resolution
Issue is resolved, just needs to be done
presentation
Presenting images to surfaces like windows and canvases
WGPUSurfaceCapabilities.alphaModes
lists the supportedWGPUCompositeAlphaMode
s, out of:I believe
Auto
is always "supported". Should it be listed inalphaModes
?Followup issue to #203. cc @rajveermalviya @Kangz @eliemichel
The text was updated successfully, but these errors were encountered: