dawn-cmake/test/tint/builtins/frexp/scalar
Antonio Maiorano 52cd8caa07 tint/hlsl: fix frexp always returning positive values for fractional part
Bug: tint:1876
Change-Id: Ic56b37918fd1a2a42442b517985a49f10d85159d
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/124501
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Antonio Maiorano <amaiorano@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
2023-03-16 21:31:15 +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/hlsl: fix frexp always returning positive values for fractional part 2023-03-16 21:31:15 +00:00
mixed.wgsl.expected.fxc.hlsl tint/hlsl: fix frexp always returning positive values for fractional part 2023-03-16 21:31:15 +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/hlsl: fix frexp always returning positive values for fractional part 2023-03-16 21:31:15 +00:00
runtime.wgsl.expected.fxc.hlsl tint/hlsl: fix frexp always returning positive values for fractional part 2023-03-16 21:31:15 +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