dawn-cmake/test/expressions/bitcast/scalar
Antonio Maiorano 9bdf2dcc6b MSL: fix i32 INT_MIN literal emitted as `long` instead of `int`
Bug: tint:124
Change-Id: Ie632b78cd67948b65e823f0a3c52fda7ef7343f3
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/60440
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Reviewed-by: David Neto <dneto@google.com>
2021-07-30 18:56:26 +00:00
..
f32-f32.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
f32-f32.wgsl.expected.hlsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
f32-f32.wgsl.expected.msl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
f32-f32.wgsl.expected.spvasm writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
f32-f32.wgsl.expected.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
f32-i32.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
f32-i32.wgsl.expected.hlsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
f32-i32.wgsl.expected.msl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
f32-i32.wgsl.expected.spvasm writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
f32-i32.wgsl.expected.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
f32-u32.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
f32-u32.wgsl.expected.hlsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
f32-u32.wgsl.expected.msl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
f32-u32.wgsl.expected.spvasm writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
f32-u32.wgsl.expected.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
i32-f32.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
i32-f32.wgsl.expected.hlsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
i32-f32.wgsl.expected.msl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
i32-f32.wgsl.expected.spvasm writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
i32-f32.wgsl.expected.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
i32-i32.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
i32-i32.wgsl.expected.hlsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
i32-i32.wgsl.expected.msl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
i32-i32.wgsl.expected.spvasm writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
i32-i32.wgsl.expected.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
i32-u32.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
i32-u32.wgsl.expected.hlsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
i32-u32.wgsl.expected.msl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
i32-u32.wgsl.expected.spvasm writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
i32-u32.wgsl.expected.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
i32min-u32.wgsl MSL: fix i32 INT_MIN literal emitted as `long` instead of `int` 2021-07-30 18:56:26 +00:00
i32min-u32.wgsl.expected.hlsl MSL: fix i32 INT_MIN literal emitted as `long` instead of `int` 2021-07-30 18:56:26 +00:00
i32min-u32.wgsl.expected.msl MSL: fix i32 INT_MIN literal emitted as `long` instead of `int` 2021-07-30 18:56:26 +00:00
i32min-u32.wgsl.expected.spvasm MSL: fix i32 INT_MIN literal emitted as `long` instead of `int` 2021-07-30 18:56:26 +00:00
i32min-u32.wgsl.expected.wgsl MSL: fix i32 INT_MIN literal emitted as `long` instead of `int` 2021-07-30 18:56:26 +00:00
u32-f32.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
u32-f32.wgsl.expected.hlsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
u32-f32.wgsl.expected.msl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
u32-f32.wgsl.expected.spvasm writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
u32-f32.wgsl.expected.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
u32-i32.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
u32-i32.wgsl.expected.hlsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
u32-i32.wgsl.expected.msl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
u32-i32.wgsl.expected.spvasm writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
u32-i32.wgsl.expected.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
u32-u32.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
u32-u32.wgsl.expected.hlsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
u32-u32.wgsl.expected.msl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
u32-u32.wgsl.expected.spvasm writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00
u32-u32.wgsl.expected.wgsl writer/hlsl: Support bitcast of vectors 2021-07-26 15:08:28 +00:00