dawn-cmake/test/tint/builtins/gen/var
dan sinclair d9b68eb691 Fix generation of f16 values.
The generator script was not using the test values for `f16`, they
always got a zero initialization. This CL fixes the script to generate
`f16` values.

Change-Id: I95e8f2c7007251a646de05b4f7fe0aad14e740f8
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/109342
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Dan Sinclair <dsinclair@chromium.org>
2022-11-10 00:32:12 +00:00
..
abs Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
acos Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
acosh Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
all test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00
any test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00
arrayLength tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
asin Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
asinh Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
atan Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
atan2 Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
atanh Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
atomicAdd Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
atomicAnd Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
atomicCompareExchangeWeak Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
atomicExchange Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
atomicLoad Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
atomicMax Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
atomicMin Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
atomicOr Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
atomicStore Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
atomicSub Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
atomicXor Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
ceil Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
clamp Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
cos Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
cosh Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
countLeadingZeros tint/test/builtins/gen: Fix i32 argument values 2022-10-25 13:08:45 +00:00
countOneBits tint/test/builtins/gen: Fix i32 argument values 2022-10-25 13:08:45 +00:00
countTrailingZeros tint/test/builtins/gen: Fix i32 argument values 2022-10-25 13:08:45 +00:00
cross Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
degrees Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
determinant Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
distance Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
dot Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
dot4I8Packed tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
dot4U8Packed tint: Allow signed / unsigned texture builtin params 2022-10-24 23:58:53 +00:00
dpdx test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00
dpdxCoarse test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00
dpdxFine test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00
dpdy test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00
dpdyCoarse test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00
dpdyFine test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00
exp Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
exp2 Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
extractBits tint/test/builtins/gen: Fix i32 argument values 2022-10-25 13:08:45 +00:00
faceForward Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
firstLeadingBit tint/test/builtins/gen: Fix i32 argument values 2022-10-25 13:08:45 +00:00
firstTrailingBit tint/test/builtins/gen: Fix i32 argument values 2022-10-25 13:08:45 +00:00
floor Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
fma Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
fract Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
frexp Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
fwidth test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00
fwidthCoarse test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00
fwidthFine test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00
insertBits Tint/transform: Fix insertBits polyfill for HLSL 2022-11-09 01:54:08 +00:00
inverseSqrt Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
ldexp Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
length Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
log Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
log2 Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
max Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
min Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
mix Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
modf Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
normalize Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
pack2x16float test/tint: Fix e2e test generation for vec / mat 2022-11-04 17:06:03 +00:00
pack2x16snorm test/tint: Fix e2e test generation for vec / mat 2022-11-04 17:06:03 +00:00
pack2x16unorm test/tint: Fix e2e test generation for vec / mat 2022-11-04 17:06:03 +00:00
pack4x8snorm test/tint: Fix e2e test generation for vec / mat 2022-11-04 17:06:03 +00:00
pack4x8unorm test/tint: Fix e2e test generation for vec / mat 2022-11-04 17:06:03 +00:00
pow Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
quantizeToF16 tint: Implement runtime quantizeToF16() 2022-11-02 00:09:50 +00:00
radians Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
reflect Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
refract Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
reverseBits tint/test/builtins/gen: Fix i32 argument values 2022-10-25 13:08:45 +00:00
round Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
saturate Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
select Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
sign Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
sin Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
sinh Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
smoothstep Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
sqrt Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
step Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
storageBarrier test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00
tan Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
tanh Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
textureDimensions Tint/transform: make AddBlockAttribute always do wrapping if possible 2022-11-02 02:25:38 +00:00
textureGather test/tint: Fix e2e test generation for vec / mat 2022-11-04 17:06:03 +00:00
textureGatherCompare test/tint: Fix e2e test generation for vec / mat 2022-11-04 17:06:03 +00:00
textureLoad test/tint: Fix e2e test generation for vec / mat 2022-11-04 17:06:03 +00:00
textureNumLayers tint/intrinsics: Texture queries now return unsigned integer / vectors 2022-10-26 18:36:44 +00:00
textureNumLevels tint/intrinsics: Texture queries now return unsigned integer / vectors 2022-10-26 18:36:44 +00:00
textureNumSamples tint/intrinsics: Texture queries now return unsigned integer / vectors 2022-10-26 18:36:44 +00:00
textureSample test/tint: Fix e2e test generation for vec / mat 2022-11-04 17:06:03 +00:00
textureSampleBaseClampToEdge test/tint: Fix e2e test generation for vec / mat 2022-11-04 17:06:03 +00:00
textureSampleBias test/tint: Fix e2e test generation for vec / mat 2022-11-04 17:06:03 +00:00
textureSampleCompare test/tint: Fix e2e test generation for vec / mat 2022-11-04 17:06:03 +00:00
textureSampleCompareLevel test/tint: Fix e2e test generation for vec / mat 2022-11-04 17:06:03 +00:00
textureSampleGrad test/tint: Fix e2e test generation for vec / mat 2022-11-04 17:06:03 +00:00
textureSampleLevel test/tint: Fix e2e test generation for vec / mat 2022-11-04 17:06:03 +00:00
textureStore test/tint: Fix e2e test generation for vec / mat 2022-11-04 17:06:03 +00:00
transpose Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
trunc Fix generation of f16 values. 2022-11-10 00:32:12 +00:00
unpack2x16float test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00
unpack2x16snorm test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00
unpack2x16unorm test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00
unpack4x8snorm test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00
unpack4x8unorm test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00
workgroupBarrier test/tint: Regenerate expectations 2022-07-26 17:16:15 +00:00