Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix(WebGPU): fix an issue with half float textures #2078

Merged
merged 1 commit into from
Sep 28, 2021

Conversation

martinken
Copy link
Member

When a native array of element size != 2 was converted
to half float not all of the entries were copied during the conversion.

When a native array of element size != 2 was converted
to half float now all of the entries were copied
during the conversion.
@martinken martinken merged commit 533ad5c into master Sep 28, 2021
@martinken martinken deleted the webgpu_fix_texture_bug branch September 28, 2021 16:04
@github-actions
Copy link

🎉 This PR is included in version 19.4.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the released Automated label label Sep 28, 2021
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
released Automated label
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant