Skip to content
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

Explain the endianness of pack4xI8* and pack4xU8* builtins #4425

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dneto0
Copy link
Contributor

@dneto0 dneto0 commented Dec 20, 2023

Fixes: #4422

@dneto0 dneto0 added wgsl WebGPU Shading Language Issues copyediting Pure editorial stuff (copyediting, *.bs file syntax, etc.) labels Dec 20, 2023
@ben-clayton
Copy link
Collaborator

As mentioned in #4435, it would be nice to clarify that bit 0 is the LSB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
copyediting Pure editorial stuff (copyediting, *.bs file syntax, etc.) wgsl WebGPU Shading Language Issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

pack and unpack builtins for packed_4x8_integer_dot_product should say the packing is little-endian
4 participants