dawn-cmake/test/expressions/swizzle/read/packed_vec3
Stephen White 671d9703f0 GLSL samples: add empty entry point if needed.
If a WGSL test contains no entry points, add an empty one.
In that case, do not pass its name to the generator, so we
generate code for all functions, so they aren't culled for
reachability.

Add new test results for formerly empty tests.

Bug: tint:1376
Change-Id: Ibf371b943fb273d44712dfcc9dc1b7bb4ab071db
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/76540
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Stephen White <senorblanco@chromium.org>
2022-01-21 18:40:18 +00:00
..
f32.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
f32.wgsl.expected.glsl GLSL samples: add empty entry point if needed. 2022-01-21 18:40:18 +00:00
f32.wgsl.expected.hlsl writer/msl: Fix swizzling on packed vectors 2021-10-20 16:12:33 +00:00
f32.wgsl.expected.msl writer/msl: Replace use of 'auto' with actual return type 2021-12-03 21:50:23 +00:00
f32.wgsl.expected.spvasm writer/msl: Fix swizzling on packed vectors 2021-10-20 16:12:33 +00:00
f32.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
i32.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
i32.wgsl.expected.glsl GLSL samples: add empty entry point if needed. 2022-01-21 18:40:18 +00:00
i32.wgsl.expected.hlsl writer/msl: Fix swizzling on packed vectors 2021-10-20 16:12:33 +00:00
i32.wgsl.expected.msl msl: Handle buffer variables in transform 2021-10-28 15:00:39 +00:00
i32.wgsl.expected.spvasm writer/msl: Fix swizzling on packed vectors 2021-10-20 16:12:33 +00:00
i32.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
u32.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
u32.wgsl.expected.glsl GLSL samples: add empty entry point if needed. 2022-01-21 18:40:18 +00:00
u32.wgsl.expected.hlsl writer/msl: Fix swizzling on packed vectors 2021-10-20 16:12:33 +00:00
u32.wgsl.expected.msl msl: Handle buffer variables in transform 2021-10-28 15:00:39 +00:00
u32.wgsl.expected.spvasm writer/msl: Fix swizzling on packed vectors 2021-10-20 16:12:33 +00:00
u32.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00