Skip to content

fix webgpu changes - #6602

Closed
williamhCode wants to merge 1 commit into
ocornut:masterfrom
williamhCode:master
Closed

fix webgpu changes#6602
williamhCode wants to merge 1 commit into
ocornut:masterfrom
williamhCode:master

Conversation

@williamhCode

Copy link
Copy Markdown
Contributor

Before, Dawn had .source instead of .code, and didn't distinguish between WGPUFilterMode and WGPUMipmapFilterMode but it seems like Dawn is updated with the webgpu.h header now. With this change both wgpu-native and Dawn should work.

@ocornut ocornut added backends web emscripten, wgpu etc. labels Jul 13, 2023
@ocornut

ocornut commented Jul 13, 2023

Copy link
Copy Markdown
Owner

Hello,
Thanks for the PR.
I have merged this (with docs tweaks) as 3dc3aef even though arguably I don't understand nor follow this ecosystem, so if there are issues may revert. Also see #6188 which suggests a wider range of changes.

@ocornut ocornut closed this Jul 13, 2023
ocornut added a commit that referenced this pull request Jul 13, 2023
Change for #6602 broke, supposedly because using old version of emsdk.
Initial reason for locking 3.1.37 was 3.1.38 had a bug, now fixed emscripten-core/emscripten#19363
ocornut pushed a commit that referenced this pull request Sep 16, 2024
@ocornut

ocornut commented Sep 16, 2024

Copy link
Copy Markdown
Owner

Note that as of 1ac162f we have added define to facilitate supporting both Dawn and WGPU.

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

Labels

backends web emscripten, wgpu etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants