Skip to content

feat(webgpu): use real flags#71

Open
MendyBerger wants to merge 1 commit into
WebAssembly:mainfrom
MendyBerger:constants
Open

feat(webgpu): use real flags#71
MendyBerger wants to merge 1 commit into
WebAssembly:mainfrom
MendyBerger:constants

Conversation

@MendyBerger
Copy link
Copy Markdown
Collaborator

@MendyBerger MendyBerger commented Jun 2, 2026

Resolves #59

@MendyBerger MendyBerger requested a review from seanisom June 2, 2026 21:14
Comment thread webgpu/webgpu.wit
green,
blue,
alpha,
all,
Copy link
Copy Markdown

@programmerjake programmerjake Jun 3, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should there be a separate flag for all or should you just or all the other flags? idk the exact semantics of wit flags, but it seems likely all is intended to be the bitwise-or of all other flags rather than a separate flag

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use flags for gpu-flags-constant

3 participants