Skip to content

Wgpu 24#112

Merged
robtfm merged 5 commits intobevyengine:masterfrom
Elabajaba:wgpu-24
Jan 26, 2025
Merged

Wgpu 24#112
robtfm merged 5 commits intobevyengine:masterfrom
Elabajaba:wgpu-24

Conversation

@Elabajaba
Copy link
Contributor

@Elabajaba Elabajaba commented Jan 16, 2025

I'm not sure how to handle diagnostic_filter or diagnostic_filter_leaf currently. (see https://github.com/gfx-rs/wgpu/blob/trunk/CHANGELOG.md#the-diagnostic-directive-is-now-supported-in-wgsl for a description of what it is).

Diagnostic filters are just unsupported for now, didn't have time to figure out how to get them actually working. There's a test for them but it's marked as #[should_panic] due to the lack of support (also the current expected output for it is wrong as it isn't mangled, but I need them working in the first place to get the proper mangling so w/e).

@Elabajaba Elabajaba marked this pull request as ready for review January 25, 2025 07:36
@robtfm robtfm merged commit 25b4590 into bevyengine:master Jan 26, 2025
7 checks passed
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.

3 participants