gpuweb / cts

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

Refactor to not render to rgba32float #4020

Closed greggman closed 3 weeks ago

greggman commented 3 weeks ago

Compat will not have rgba32float as a render target support except as an optional feature so refactor to not use it.