dawn-cmake/test/intrinsics
Ben Clayton 01e4b6fc18 wgsl: Replace [[decoration]] with @decoration
Deprecate the old syntax. Migrate everything to the new syntax.

Bug: tint:1382
Change-Id: Ide12b2e927b17dc93b9714c7049090864cc568d3
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/77260
Reviewed-by: James Price <jrprice@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: David Neto <dneto@google.com>
Commit-Queue: David Neto <dneto@google.com>
2022-01-19 22:46:57 +00:00
..
arrayLength wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
gen wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
ignore wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
textureDimensions wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
textureGather wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
textureLoad wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
textureNumSamples wgsl: Replace [[decoration]] with @decoration 2022-01-19 22:46:57 +00:00
degrees.spvasm spirv-reader: Polyfill GLSLStd450 Degrees and Radians 2021-07-26 09:12:57 +00:00
degrees.spvasm.expected.glsl intrinsics: Add degrees() and radians() 2022-01-05 20:11:00 +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: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +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: add .expected.glsl files for all tests. 2021-11-16 15:15:36 +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 intrinsics: Add degrees() and radians() 2022-01-05 20:11:00 +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 Update GLSL expected results. 2021-12-21 01:48:13 +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