dawn-cmake/test/tint/extensions/parsing
Ben Clayton f1f56b2d3c tint/writer/glsl: Set default precision to highp
WGSL states that `f32` is a IEEE-754 binary32. mediump precision guarantees are much smaller than highp, and using mediump can break code generated by tint.

Change-Id: I8a129c4c8ac078c785e0d5d7d21f19ed6b3620b5
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/123400
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: Stephen White <senorblanco@chromium.org>
2023-03-09 19:58:23 +00:00
..
basic.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
basic.wgsl.expected.dxc.hlsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
basic.wgsl.expected.fxc.hlsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
basic.wgsl.expected.glsl tint/writer/glsl: Set default precision to highp 2023-03-09 19:58:23 +00:00
basic.wgsl.expected.msl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
basic.wgsl.expected.spvasm tint/writer/spirv: Support for F16 type, constructor, and convertor 2022-07-12 12:35:09 +00:00
basic.wgsl.expected.wgsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
duplicated_extensions.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
duplicated_extensions.wgsl.expected.dxc.hlsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
duplicated_extensions.wgsl.expected.fxc.hlsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
duplicated_extensions.wgsl.expected.glsl tint/writer/glsl: Set default precision to highp 2023-03-09 19:58:23 +00:00
duplicated_extensions.wgsl.expected.msl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00
duplicated_extensions.wgsl.expected.spvasm tint/writer/spirv: Support for F16 type, constructor, and convertor 2022-07-12 12:35:09 +00:00
duplicated_extensions.wgsl.expected.wgsl Generic template and forward in stringstream. 2023-03-02 21:28:45 +00:00