Skip to content

Conversation

beaufortfrancois
Copy link
Contributor

@beaufortfrancois beaufortfrancois commented Jun 10, 2024

Even though upcoming WGPUFuture changes are going to impact wgpuDeviceCreateComputePipelineAsync, this PR adds its support so that developers who need this now don't have to rely on hacks.

Note that it was very similar to how wgpuDeviceCreateRenderPipeline and wgpuDeviceCreateRenderPipelineAsync are implemented.

@kainino0x Please review.

Issue: http://b/332249405#comment52

@kainino0x kainino0x self-requested a review June 10, 2024 17:13
Copy link
Collaborator

@kainino0x kainino0x left a comment

Choose a reason for hiding this comment

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

Looks exactly the same as Render so LGTM!

@beaufortfrancois
Copy link
Contributor Author

Can we merge?

@kainino0x
Copy link
Collaborator

Yes, I think this was the PR where I had to retry one of the steps that flaked and then I forgot about it.

@kainino0x kainino0x merged commit 1b9d0f5 into emscripten-core:main Jun 12, 2024
@beaufortfrancois beaufortfrancois deleted the wgpuDeviceCreateComputePipelineAsync branch June 13, 2024 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants