Skip to content

Conversation

MatusT
Copy link

@MatusT MatusT commented Jan 20, 2024

This PR adds support for compute. I basically copied render passes and just did a search and replace. I had to modify bindgroup layouts a little. I opted for storing ids of render and compute pipelines and leaving one of them undefined.

A folded an update to 1.40 of webgpu types if you don't mind.

Closes #36

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.

registry.ts:646 Assertion failed: Doesn't have "createComputePipeline"

2 participants