dawn-cmake/test
Stephen White e2f35ba8e0 GLSL: clean up GLSL output whitespace generation.
More line() and less std::endl.
More automated indents and less manual spacing.
Put a single newline after every struct and function declaration.

Note that this does touch every test result, but only affects whitespace.

Change-Id: I7506b9029b79b91fb335911dba44369b36f09bbe
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/78300
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
Commit-Queue: Stephen White <senorblanco@chromium.org>
2022-01-26 16:48:55 +00:00
..
access GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
array GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
benchmark GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
buffer GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
bug GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
expressions GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
identifiers/underscore GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
intrinsics GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
layout/storage/mat2x2 GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
let GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
loops GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
ptr_ref GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
samples GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
shader_io GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
shadowing GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
statements GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
struct GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
types GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
unittest/reader/spirv GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
var GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
vk-gl-cts GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
BUILD.gn Make use of std::string_view when parsing 2022-01-25 17:15:37 +00:00
extract-spvasm.py Add --dump-spirv option to tint_unittests 2021-05-05 09:46:31 +00:00
test-all.sh main: Replace --dawn-validation with --validate 2021-06-02 21:02:34 +00:00