dawn-cmake/test/tint/builtins/frexp/scalar
Ben Clayton f528d33d52 tint/transform: fix PromoteInitializersToLet for constant expressions
Fix more edge cases uncovered with tint:1781

Fixed: tint:1781
Change-Id: I58d120185f47c10bc9fe55dd95a198d496c4ec94
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/113024
Reviewed-by: Antonio Maiorano <amaiorano@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Auto-Submit: Ben Clayton <bclayton@google.com>
2022-12-09 12:34:36 +00:00
..
const.wgsl tint: Implement const-eval of frexp() 2022-11-23 18:21:38 +00:00
const.wgsl.expected.dxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
const.wgsl.expected.fxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
const.wgsl.expected.glsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
const.wgsl.expected.msl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
const.wgsl.expected.spvasm tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
const.wgsl.expected.wgsl tint: Implement const-eval of frexp() 2022-11-23 18:21:38 +00:00
const_members.wgsl tint: Implement const-eval of frexp() 2022-11-23 18:21:38 +00:00
const_members.wgsl.expected.dxc.hlsl tint/transform: fix PromoteInitializersToLet for constant expressions 2022-12-09 12:34:36 +00:00
const_members.wgsl.expected.fxc.hlsl tint/transform: fix PromoteInitializersToLet for constant expressions 2022-12-09 12:34:36 +00:00
const_members.wgsl.expected.glsl tint/transform: fix PromoteInitializersToLet for constant expressions 2022-12-09 12:34:36 +00:00
const_members.wgsl.expected.msl tint/transform: fix PromoteInitializersToLet for constant expressions 2022-12-09 12:34:36 +00:00
const_members.wgsl.expected.spvasm tint: Implement const-eval of frexp() 2022-11-23 18:21:38 +00:00
const_members.wgsl.expected.wgsl tint: Implement const-eval of frexp() 2022-11-23 18:21:38 +00:00
mixed.wgsl tint: Implement const-eval of frexp() 2022-11-23 18:21:38 +00:00
mixed.wgsl.expected.dxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
mixed.wgsl.expected.fxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
mixed.wgsl.expected.glsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
mixed.wgsl.expected.msl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
mixed.wgsl.expected.spvasm tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
mixed.wgsl.expected.wgsl tint: Implement const-eval of frexp() 2022-11-23 18:21:38 +00:00
runtime.wgsl tint: Implement const-eval of frexp() 2022-11-23 18:21:38 +00:00
runtime.wgsl.expected.dxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
runtime.wgsl.expected.fxc.hlsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
runtime.wgsl.expected.glsl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
runtime.wgsl.expected.msl tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
runtime.wgsl.expected.spvasm tint: Suffix builtin return types with '_f32' 2022-11-23 19:57:00 +00:00
runtime.wgsl.expected.wgsl tint: Implement const-eval of frexp() 2022-11-23 18:21:38 +00:00