dawn-cmake/test/intrinsics
Ben Clayton b478f97975 IntrinsicTable: De-duplicate returned Intrinsics
Much like sem::Type, it greatly simplifies downstream logic if we can compare sem::Intrinsic pointers to know if they refer to the same intrinsic overload.

Change-Id: If236247cd3979bbde821d9294f304ab85ba4938e
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/58061
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: David Neto <dneto@google.com>
2021-07-15 20:34:21 +00:00
..
arrayLength Make ArrayLengthFromUniform transform emit a valid UBO 2021-07-14 17:28:01 +00:00
gen writer/hlsl: Emit more helpers for intrinsic calls 2021-07-15 20:34:21 +00:00
frexp.wgsl validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
frexp.wgsl.expected.hlsl writer/hlsl: Emit more helpers for intrinsic calls 2021-07-15 20:34:21 +00:00
frexp.wgsl.expected.msl [writer/msl]: Implement modf and frexp 2021-07-08 21:21:27 +00:00
frexp.wgsl.expected.spvasm Implement Pointers and References 2021-05-18 10:28:48 +00:00
frexp.wgsl.expected.wgsl validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
ignore.wgsl validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
ignore.wgsl.expected.hlsl writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
ignore.wgsl.expected.msl Implement ignore() intrinsic 2021-06-09 08:30:57 +00:00
ignore.wgsl.expected.spvasm Implement ignore() intrinsic 2021-06-09 08:30:57 +00:00
ignore.wgsl.expected.wgsl validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
intrinsics.wgsl.tmpl test/intrinsics/gen: Use '0' for level parameters 2021-07-08 21:04:53 +00:00
modf.wgsl validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
modf.wgsl.expected.hlsl writer/hlsl: Simplify emission logic, clean up output 2021-06-16 09:19:36 +00:00
modf.wgsl.expected.msl [writer/msl]: Implement modf and frexp 2021-07-08 21:21:27 +00:00
modf.wgsl.expected.spvasm Implement Pointers and References 2021-05-18 10:28:48 +00:00
modf.wgsl.expected.wgsl validation: compute shader must include 'workgroup_size' in its attributes 2021-06-29 18:39:44 +00:00
repeated_use.wgsl IntrinsicTable: De-duplicate returned Intrinsics 2021-07-15 20:34:21 +00:00
repeated_use.wgsl.expected.hlsl IntrinsicTable: De-duplicate returned Intrinsics 2021-07-15 20:34:21 +00:00
repeated_use.wgsl.expected.msl IntrinsicTable: De-duplicate returned Intrinsics 2021-07-15 20:34:21 +00:00
repeated_use.wgsl.expected.spvasm IntrinsicTable: De-duplicate returned Intrinsics 2021-07-15 20:34:21 +00:00
repeated_use.wgsl.expected.wgsl IntrinsicTable: De-duplicate returned Intrinsics 2021-07-15 20:34:21 +00:00