Skip to content

Commit

Permalink
Compat: refactor storage_texture tests (#4099)
Browse files Browse the repository at this point in the history
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, JS is generally
methods, properties, and variable names are camelCase and classes are
CamelCase.
  • Loading branch information
greggman authored Jan 7, 2025
1 parent 63658e1 commit 40867c3
Show file tree
Hide file tree
Showing 2 changed files with 157 additions and 153 deletions.
Loading

0 comments on commit 40867c3

Please sign in to comment.