dawn-cmake/test/intrinsics
Ben Clayton 9e0b3cceaf [intrinsics]: Add texture_1d level overloads
Spec changes:
https://github.com/gpuweb/gpuweb/pull/1938
https://github.com/gpuweb/gpuweb/pull/1923

Change-Id: Ib738e15a146d73a75213a17a53e89f98c16b80a4
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/58040
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: David Neto <dneto@google.com>
Commit-Queue: David Neto <dneto@google.com>
Auto-Submit: Ben Clayton <bclayton@google.com>
2021-07-15 16:14:34 +00:00
..
arrayLength Make ArrayLengthFromUniform transform emit a valid UBO 2021-07-14 17:28:01 +00:00
gen [intrinsics]: Add texture_1d level overloads 2021-07-15 16:14:34 +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: Simplify emission logic, clean up output 2021-06-16 09:19:36 +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