dawn-cmake/test/intrinsics/gen/frexp
Stephen White b1d2b84f7d GLSL: fix clip space mismatch in gl_Position.
OpenGL clips against [-w, w], while WebGPU uses [0, w]. The fix is to
modify gl_Position.z on output to match GLSL semantics. (This is the
same code used by SPIRV-Cross under the fixup_clipspace option.)

Bug: tint:1401
Change-Id: I1b1511352eee11cd9b095cd809aa8e1263c6cf4c
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/78261
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Stephen White <senorblanco@chromium.org>
2022-01-26 14:45:55 +00:00
..
3c4f48.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
3c4f48.wgsl.expected.glsl GLSL: fix clip space mismatch in gl_Position. 2022-01-26 14:45:55 +00:00
3c4f48.wgsl.expected.hlsl reader/wgsl: Allow identifiers to start with an underscore 2021-11-19 21:52:13 +00:00
3c4f48.wgsl.expected.msl reader/wgsl: Allow identifiers to start with an underscore 2021-11-19 21:52:13 +00:00
3c4f48.wgsl.expected.spvasm reader/wgsl: Allow identifiers to start with an underscore 2021-11-19 21:52:13 +00:00
3c4f48.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
4bdfc7.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
4bdfc7.wgsl.expected.glsl GLSL: fix clip space mismatch in gl_Position. 2022-01-26 14:45:55 +00:00
4bdfc7.wgsl.expected.hlsl reader/wgsl: Allow identifiers to start with an underscore 2021-11-19 21:52:13 +00:00
4bdfc7.wgsl.expected.msl reader/wgsl: Allow identifiers to start with an underscore 2021-11-19 21:52:13 +00:00
4bdfc7.wgsl.expected.spvasm reader/wgsl: Allow identifiers to start with an underscore 2021-11-19 21:52:13 +00:00
4bdfc7.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
368997.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
368997.wgsl.expected.glsl GLSL: fix clip space mismatch in gl_Position. 2022-01-26 14:45:55 +00:00
368997.wgsl.expected.hlsl reader/wgsl: Allow identifiers to start with an underscore 2021-11-19 21:52:13 +00:00
368997.wgsl.expected.msl reader/wgsl: Allow identifiers to start with an underscore 2021-11-19 21:52:13 +00:00
368997.wgsl.expected.spvasm reader/wgsl: Allow identifiers to start with an underscore 2021-11-19 21:52:13 +00:00
368997.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
eabd40.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
eabd40.wgsl.expected.glsl GLSL: fix clip space mismatch in gl_Position. 2022-01-26 14:45:55 +00:00
eabd40.wgsl.expected.hlsl reader/wgsl: Allow identifiers to start with an underscore 2021-11-19 21:52:13 +00:00
eabd40.wgsl.expected.msl reader/wgsl: Allow identifiers to start with an underscore 2021-11-19 21:52:13 +00:00
eabd40.wgsl.expected.spvasm reader/wgsl: Allow identifiers to start with an underscore 2021-11-19 21:52:13 +00:00
eabd40.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00