added 2 commits
June 12, 2026 18:41sagudev marked this pull request as ready for review
June 14, 2026 04:05TG199 pushed a commit to TG199/servo that referenced this pull request
Jun 21, 2026…5646) For first implementation we only support rgba/bgra (which covers the most practical usecases anyway). Firefox also (ab)uses writeTexture to implement this, but they do proper full conversion. Testing: Covered by WebGPU CTS. --------- Signed-off-by: sagudev <16504129+sagudev@users.noreply.github.com>