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

Compat: refactor storage_texture tests #4099

Merged

Conversation

greggman
Copy link
Contributor

  1. Skip them if there are no storage textures

  2. Refactor them so they don't need storage buffers to test.

Also did some minor JavaScript styling. I hope that's okay. While the CTS doesn't have a style guide, JavaScript is generally methods, properties, and variable names are camelCase and classes are CamelCase.

@greggman greggman requested a review from Jiawei-Shao December 17, 2024 03:52
@greggman greggman requested a review from shrekshao January 7, 2025 19:06
Copy link
Contributor

@shrekshao shrekshao left a comment

Choose a reason for hiding this comment

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

LGTM with comments

@greggman greggman force-pushed the storage_texture_without_storage_buffers branch from d20b754 to 4cb343a Compare January 7, 2025 19:35
@greggman greggman enabled auto-merge (squash) January 7, 2025 19:35
@greggman greggman force-pushed the storage_texture_without_storage_buffers branch from 4cb343a to 549ba12 Compare January 7, 2025 19:36
1. Skip them if there are no storage textures

2. Refactor them so they don't need storage buffers to test.

Also did some minor JavaScript stlying. I hope that's okay.
While the CTS doesn't have a style guide, JS is generally
methods, properties, and variable names are camelCase and classes are
CamelCase.
@greggman greggman force-pushed the storage_texture_without_storage_buffers branch from 549ba12 to 3ad1985 Compare January 7, 2025 19:36
@greggman greggman merged commit 40867c3 into gpuweb:main Jan 7, 2025
1 check 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.

2 participants