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: execution tests for @workgroup_size #1463

Closed
5 tasks done
dj2 opened this issue May 24, 2022 · 1 comment
Closed
5 tasks done

wgsl: execution tests for @workgroup_size #1463

dj2 opened this issue May 24, 2022 · 1 comment
Labels

Comments

@dj2
Copy link
Member

dj2 commented May 24, 2022

  • Execution tests for API limits (value correct, values too large)
    • max x == 256
    • max y == 256
    • max z == 64
    • max (x * y * z) = 256
@dj2 dj2 added the wgsl label May 24, 2022
@dj2 dj2 added this to CTS May 24, 2022
@dj2 dj2 moved this to New (not in repo) in CTS May 24, 2022
@jrprice
Copy link
Contributor

jrprice commented Jan 22, 2024

Added in #3295.

@jrprice jrprice closed this as completed Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: Open (no TODO)
Development

No branches or pull requests

2 participants