dawn-cmake/test/statements/for/continuing
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
..
array_ctor.wgsl validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
array_ctor.wgsl.expected.glsl GLSL samples: add empty entry point if needed. 2022-01-21 18:40:18 +00:00
array_ctor.wgsl.expected.hlsl validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
array_ctor.wgsl.expected.msl validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
array_ctor.wgsl.expected.spvasm validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
array_ctor.wgsl.expected.wgsl validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
basic.wgsl validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
basic.wgsl.expected.glsl GLSL samples: add empty entry point if needed. 2022-01-21 18:40:18 +00:00
basic.wgsl.expected.hlsl validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
basic.wgsl.expected.msl validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
basic.wgsl.expected.spvasm validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
basic.wgsl.expected.wgsl validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
struct_ctor.wgsl validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
struct_ctor.wgsl.expected.glsl GLSL samples: add empty entry point if needed. 2022-01-21 18:40:18 +00:00
struct_ctor.wgsl.expected.hlsl validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
struct_ctor.wgsl.expected.msl validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
struct_ctor.wgsl.expected.spvasm validation: Error on obviously infinite loops 2022-01-14 17:16:32 +00:00
struct_ctor.wgsl.expected.wgsl wgsl: Do not require a semicolon after a struct 2022-01-19 18:11:17 +00:00