dawn-cmake/test/tint/expressions/binary/mul/mat3x3-vec3
Zhaoming Jiang 6ab5d3c151 Tint/transform: make AddBlockAttribute always do wrapping if possible
This CL make transform AddBlockAttribute always try to wrap types used
by buffer variables into a struct, in order to generate valid GLSL code
for assigning one buffer struct variable to another buffer struct
variable.

Fixed: tint:1735
Change-Id: I009d8a9ca7ecea1dc0ad6164275c964a18acb33f
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/108023
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Zhaoming Jiang <zhaoming.jiang@intel.com>
2022-11-02 02:25:38 +00:00
..
f16.wgsl tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
f16.wgsl.expected.dxc.hlsl Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00
f16.wgsl.expected.fxc.hlsl Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00
f16.wgsl.expected.glsl Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00
f16.wgsl.expected.msl Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00
f16.wgsl.expected.spvasm Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00
f16.wgsl.expected.wgsl Rename StorageClass to AddressSpace. 2022-10-03 14:05:23 +00:00
f32.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
f32.wgsl.expected.dxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
f32.wgsl.expected.fxc.hlsl tint/test-runner: Split expectations for FXC and DXC 2022-07-22 17:43:27 +00:00
f32.wgsl.expected.glsl Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
f32.wgsl.expected.msl tint/writer/msl: Move packed_vector hacks to transform 2022-10-27 14:36:49 +00:00
f32.wgsl.expected.spvasm Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
f32.wgsl.expected.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00