mirror of
https://github.com/gfx-rs/wgpu.git
synced 2026-04-22 03:02:01 -04:00
* Fix textureGather on texture_2d<u32/i32> * Add textureGather u32/i32 tests * Update src/valid/expression.rs Co-authored-by: Teodor Tanasoaia <28601907+teoxoy@users.noreply.github.com> * Fix formatting * undo analyzer change Co-authored-by: Teodor Tanasoaia <28601907+teoxoy@users.noreply.github.com>