dawn-cmake/test/samples
Ben Clayton 1858854f7e Add optional access to ptr<>
This also completes the work to resolve the access controls for each
storage type.

Fixed: tint:846
Change-Id: Iab24057ec14620a2978ec63c4a91ba12d1bc6e9b
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/53381
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: James Price <jrprice@google.com>
2021-06-04 22:17:37 +00:00
..
compute_boids.wgsl wgsl: Deprecate [[access]] decorations 2021-06-04 20:41:47 +00:00
compute_boids.wgsl.expected.hlsl writer/hlsl: Fix continuing block emission 2021-05-20 21:31:37 +00:00
compute_boids.wgsl.expected.msl writer/msl: Emit builtins as parameters 2021-06-04 14:40:28 +00:00
compute_boids.wgsl.expected.spvasm Add optional access to ptr<> 2021-06-04 22:17:37 +00:00
compute_boids.wgsl.expected.wgsl wgsl: Deprecate [[access]] decorations 2021-06-04 20:41:47 +00:00
cube.wgsl test: Move misc sample shaders to test/samples 2021-05-18 08:51:48 +00:00
cube.wgsl.expected.hlsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
cube.wgsl.expected.msl writer/msl: Emit field designators for structures 2021-06-03 18:12:15 +00:00
cube.wgsl.expected.spvasm Add optional access to ptr<> 2021-06-04 22:17:37 +00:00
cube.wgsl.expected.wgsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
function.wgsl test: Move misc sample shaders to test/samples 2021-05-18 08:51:48 +00:00
function.wgsl.expected.hlsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
function.wgsl.expected.msl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
function.wgsl.expected.spvasm test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
function.wgsl.expected.wgsl ast: Support non-literal workgroup_size parameters 2021-05-19 13:40:08 +00:00
simple.wgsl test: Move misc sample shaders to test/samples 2021-05-18 08:51:48 +00:00
simple.wgsl.expected.hlsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
simple.wgsl.expected.msl writer/msl: Emit field designators for structures 2021-06-03 18:12:15 +00:00
simple.wgsl.expected.spvasm test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
simple.wgsl.expected.wgsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
simple_vertex.spvasm test: Move misc sample shaders to test/samples 2021-05-18 08:51:48 +00:00
simple_vertex.spvasm.expected.hlsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
simple_vertex.spvasm.expected.msl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
simple_vertex.spvasm.expected.spvasm test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
simple_vertex.spvasm.expected.wgsl test: Generate expected output for all tests 2021-05-18 09:24:18 +00:00
triangle.wgsl test: Fix type of vertex_index builtin 2021-06-02 20:53:14 +00:00
triangle.wgsl.expected.hlsl test: Fix type of vertex_index builtin 2021-06-02 20:53:14 +00:00
triangle.wgsl.expected.msl writer/msl: Emit builtins as parameters 2021-06-04 14:40:28 +00:00
triangle.wgsl.expected.spvasm test: Fix type of vertex_index builtin 2021-06-02 20:53:14 +00:00
triangle.wgsl.expected.wgsl test: Fix type of vertex_index builtin 2021-06-02 20:53:14 +00:00