wgpu/tests
Ashley 4664cd301a
[Metal] Wrap a packed_float3 with float3 when loading from struct (#740)
* Implement the wrapping in Expression::Load instead

* Add changes to stack size

* stable and nightly can't seem to agree on a stack size

* Apply suggestions

* Add a comment about unexpected path

* Update skybox snapshot

* should_pack_struct_member returns an Option<ScalarKind>

* Remove accidental file
2021-04-21 09:16:11 -04:00
..
cases Remove rosetta tests 2021-01-23 10:02:07 -05:00
in [wgsl-in] Implement WGSL interpolate syntax from gpuweb PR #1605. 2021-04-19 09:42:00 -04:00
out [Metal] Wrap a packed_float3 with float3 when loading from struct (#740) 2021-04-21 09:16:11 -04:00
errors.rs Swizzle expression (#734) 2021-04-20 22:03:54 -04:00
parse.rs Move AnalysisFlags into ValidationFlags, add bits for expressions and blocks 2021-03-20 22:25:49 -04:00
snapshots.rs [glsl-out] Use fmt::Writer instead of io::Writer 2021-04-20 09:09:35 -04:00