dawn-cmake/test/tint/expressions/binary/mul/vec3-mat4x3
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
..
f16.wgsl tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
f16.wgsl.expected.dxc.hlsl tint/transform: Inline HLSL uniform / storage buffers 2023-02-24 17:16:55 +00:00
f16.wgsl.expected.fxc.hlsl test/tint: Update SKIP "expectations" 2023-03-02 09:25:40 +00:00
f16.wgsl.expected.glsl tint/writer/glsl: Set default precision to highp 2023-03-09 19:58:23 +00:00
f16.wgsl.expected.msl tint/msl: Preserve trailing vec3 padding 2023-02-27 20:21:03 +00:00
f16.wgsl.expected.spvasm Tint: Implement f16 in uniform and storage address space 2022-11-24 05:25:35 +00:00
f16.wgsl.expected.wgsl Tint: Implement f16 in uniform and storage address space 2022-11-24 05:25:35 +00:00
f32.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00
f32.wgsl.expected.dxc.hlsl tint/transform: Inline HLSL uniform / storage buffers 2023-02-24 17:16:55 +00:00
f32.wgsl.expected.fxc.hlsl tint/transform: Inline HLSL uniform / storage buffers 2023-02-24 17:16:55 +00:00
f32.wgsl.expected.glsl tint/writer/glsl: Set default precision to highp 2023-03-09 19:58:23 +00:00
f32.wgsl.expected.msl tint/msl: Preserve trailing vec3 padding 2023-02-27 20:21:03 +00:00
f32.wgsl.expected.spvasm Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
f32.wgsl.expected.wgsl Update src/tint unittests to new @stage format. 2022-06-07 13:55:34 +00:00