dawn-cmake/test/intrinsics
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
..
arrayLength GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
gen GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
ignore GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
textureDimensions GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
textureGather GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
textureLoad GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
textureNumSamples GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
degrees.spvasm spirv-reader: Polyfill GLSLStd450 Degrees and Radians 2021-07-26 09:12:57 +00:00
degrees.spvasm.expected.glsl GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
degrees.spvasm.expected.hlsl intrinsics: Add degrees() and radians() 2022-01-05 20:11:00 +00:00
degrees.spvasm.expected.msl intrinsics: Add degrees() and radians() 2022-01-05 20:11:00 +00:00
degrees.spvasm.expected.spvasm intrinsics: Add degrees() and radians() 2022-01-05 20:11:00 +00:00
degrees.spvasm.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
frexp.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
frexp.wgsl.expected.glsl GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
frexp.wgsl.expected.hlsl intrinsics: Add new struct form of modf(), frexp() 2021-07-23 16:43:01 +00:00
frexp.wgsl.expected.msl intrinsics: Add new struct form of modf(), frexp() 2021-07-23 16:43:01 +00:00
frexp.wgsl.expected.spvasm reader/wgsl: Allow identifiers to start with an underscore 2021-11-19 21:52:13 +00:00
frexp.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
intrinsics.wgsl.tmpl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
modf.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
modf.wgsl.expected.glsl GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
modf.wgsl.expected.hlsl intrinsics: Add new struct form of modf(), frexp() 2021-07-23 16:43:01 +00:00
modf.wgsl.expected.msl intrinsics: Add new struct form of modf(), frexp() 2021-07-23 16:43:01 +00:00
modf.wgsl.expected.spvasm reader/wgsl: Allow identifiers to start with an underscore 2021-11-19 21:52:13 +00:00
modf.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
radians.spvasm spirv-reader: Polyfill GLSLStd450 Degrees and Radians 2021-07-26 09:12:57 +00:00
radians.spvasm.expected.glsl GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
radians.spvasm.expected.hlsl intrinsics: Add degrees() and radians() 2022-01-05 20:11:00 +00:00
radians.spvasm.expected.msl intrinsics: Add degrees() and radians() 2022-01-05 20:11:00 +00:00
radians.spvasm.expected.spvasm intrinsics: Add degrees() and radians() 2022-01-05 20:11:00 +00:00
radians.spvasm.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
repeated_use.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
repeated_use.wgsl.expected.glsl GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
repeated_use.wgsl.expected.hlsl intrinsics: Deprecate isNan, isInf, isFinite, isNormal 2021-11-23 18:57:57 +00:00
repeated_use.wgsl.expected.msl intrinsics: Deprecate isNan, isInf, isFinite, isNormal 2021-11-23 18:57:57 +00:00
repeated_use.wgsl.expected.spvasm intrinsics: Deprecate isNan, isInf, isFinite, isNormal 2021-11-23 18:57:57 +00:00
repeated_use.wgsl.expected.wgsl wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00