| commit | 7a6ef7301b5d84f751b483f9d5466b3696749c26 | [log] [tgz] |
|---|---|---|
| author | Jiawei Shao <[email protected]> | Mon Dec 11 07:03:50 2023 |
| committer | GitHub <[email protected]> | Mon Dec 11 07:03:50 2023 |
| tree | de6bab88b9cea73facabca62c3ca8de0c35f823e | |
| parent | 3cbe1f7e3b8e072e00e66b3ccd80887fc167a595 [diff] |
Add readonly and readwrite storage textures as bindable resources (#3219) * Add readonly, writeonly and readwrite storage texture as bindable resources This patch adds `readonlyStorageTex`, `writeonlyStorageTex` and `readwriteStorageTex` as `ValidBinableResource` and updates all the related tests to support them. * Small fix * Use r32float for all storage textures
This is the conformance test suite for WebGPU. It tests the behaviors defined by the WebGPU specification.
The contents of this test suite are considered normative; implementations must pass them to be WebGPU-conformant. Mismatches between the specification and tests are bugs.
This test suite can be embedded inside WPT or run in standalone.
Please read the introductory guidelines before contributing. Other documentation may be found in docs/ and in the helper index (source).
Read CONTRIBUTING.md on licensing.
For realtime communication about WebGPU spec and test, join the #WebGPU:matrix.org room on Matrix.