gpuweb / cts

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

Revert "Update validation tests for 3D textures with compression" #3771

Closed kainino0x closed 4 months ago

kainino0x commented 4 months ago

Reverts gpuweb/cts#3762

Oguz discovered that 3D support is only guaranteed for BC formats. Tests will need updates.

mehmetoguzderin commented 4 months ago

LGTM, thank you!