Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WGSL: Add tests for enable directive parsing #6444

Draft
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

ErichDonGubler
Copy link
Member

@ErichDonGubler ErichDonGubler commented Oct 22, 2024

Connections

Description

-

Testing

-

Checklist

  • Run cargo fmt.
  • Run taplo format.
  • Run cargo clippy. If applicable, add:
    • --target wasm32-unknown-unknown
    • --target wasm32-unknown-emscripten
  • Run cargo xtask test to run tests.
  • Add change to CHANGELOG.md. See simple instructions inside file.

@ErichDonGubler ErichDonGubler added area: tests Improvements or issues with our test suite naga Shader Translator area: naga front-end lang: WGSL WebGPU Shading Language labels Oct 22, 2024
@ErichDonGubler ErichDonGubler self-assigned this Oct 22, 2024
@ErichDonGubler ErichDonGubler force-pushed the erichdongubler/push-nxqwsrpsxsyw branch 3 times, most recently from 600840d to fdc5a56 Compare November 4, 2024 19:38
@ErichDonGubler ErichDonGubler force-pushed the erichdongubler/push-nxqwsrpsxsyw branch 4 times, most recently from db36135 to b514534 Compare November 18, 2024 21:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: naga front-end area: tests Improvements or issues with our test suite lang: WGSL WebGPU Shading Language naga Shader Translator
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

1 participant