gpuweb / cts

WebGPU Conformance Test Suite
https://gpuweb.github.io/cts/
BSD 3-Clause "New" or "Revised" License
121 stars 72 forks source link

Provide valid data for astc textures #3768

Closed greggman closed 3 weeks ago

greggman commented 4 weeks ago

This is a temporary fix but it seems valid as something is still tested. The temp fix is to make the simplest block which is a void-extent block (a solid color). Blocks still have a random color so different blocks test filtering between mip levels and between blocks.

Issue: #


Requirements for PR author:

Requirements for reviewer sign-off:

When landing this PR, be sure to make any necessary issue status updates.