dawn-cmake/test/intrinsics/gen
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
..
abs GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
acos GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
all GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
any GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
arrayLength GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
asin GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
atan GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
atan2 GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
atomicAdd GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
atomicAnd GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
atomicCompareExchangeWeak GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
atomicExchange GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
atomicLoad GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
atomicMax GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
atomicMin GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
atomicOr GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
atomicStore GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
atomicSub GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
atomicXor GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
ceil GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
clamp GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
cos GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
cosh GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
countOneBits GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
cross GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
degrees GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
determinant GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
distance GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
dot GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
dpdx GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
dpdxCoarse GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
dpdxFine GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
dpdy GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
dpdyCoarse GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
dpdyFine GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
exp GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
exp2 GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
faceForward GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
floor GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
fma GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
fract GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
frexp GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
fwidth GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
fwidthCoarse GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
fwidthFine 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
inverseSqrt GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
isFinite GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
isInf GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
isNan GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
isNormal GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
ldexp GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
length GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
log GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
log2 GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
max GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
min GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
mix GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
modf GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
normalize GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
pack2x16float GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
pack2x16snorm GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
pack2x16unorm GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
pack4x8snorm GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
pack4x8unorm GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
pow GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
radians GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
reflect GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
refract GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
reverseBits GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
round GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
select GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
sign GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
sin GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
sinh GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
smoothStep GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
sqrt GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
step GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
storageBarrier GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
tan GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
tanh 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
textureGatherCompare 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
textureNumLayers GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
textureNumLevels 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
textureSample GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
textureSampleBias GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
textureSampleCompare GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
textureSampleCompareLevel GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
textureSampleGrad GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
textureSampleLevel GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
textureStore GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
transpose GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
trunc GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
unpack2x16float GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
unpack2x16snorm GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
unpack2x16unorm GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
unpack4x8snorm GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
unpack4x8unorm GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
workgroupBarrier GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00