Texture compression unaligned (#4676) * Add 'texture-compression-unaligned' feature name. * createTexture tests pass when texture-compression-unaligned feature is supported. * Add test to ensure createTexture with unaligned extents fails without texture-compression-unaligned, but succeeds otherwise. * Add test to validate correctness of copyTextureToTexture for block compressed textures with unaligned sizes. * Validate correctness of image copies of compressed textures with unaligned dimensions. * Fix test `texture_size,3d_texture,compressed_format`.
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.