gpuweb / cts

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

WGSL textureSample tests for 3D and cubemaps #3782

Closed greggman closed 2 weeks ago

greggman commented 2 weeks ago

Note: 3D compressed textures are not tested as they are not yet supported in any implementation.

Also, see internal comments on cube texture corners.

This is not passing on Vulkan Android and Vulkan linux. In both it's crashing in the driver.


Requirements for PR author:

Requirements for reviewer sign-off:

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