dawn-cmake/examples
Ryan Harrison bbabda3590 Fix Storage Buffers in WGSL tests & examples
Converts var<storage_buffer> to var<storage>

Adds in [[access(read_write)]] when no access qualifier was supplied.

BUG=dawn:699

Change-Id: I9da95366d0bb8734f1d134ee2dc764a7c16ef0cf
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/45300
Commit-Queue: Ryan Harrison <rharrison@chromium.org>
Commit-Queue: Corentin Wallez <cwallez@chromium.org>
Auto-Submit: Ryan Harrison <rharrison@chromium.org>
Reviewed-by: Corentin Wallez <cwallez@chromium.org>
Reviewed-by: Austin Eng <enga@chromium.org>
2021-03-18 17:20:48 +00:00
..
Animometer.cpp Update samples to the new RenderPipelineDescriptor 2021-03-18 16:46:58 +00:00
BUILD.gn Autoformat all tests and examples 2020-07-10 20:33:08 +00:00
CHelloTriangle.cpp Update samples to the new RenderPipelineDescriptor 2021-03-18 16:46:58 +00:00
CMakeLists.txt Add initial CMakeLists.txt files 2020-02-05 17:16:05 +00:00
ComputeBoids.cpp Fix Storage Buffers in WGSL tests & examples 2021-03-18 17:20:48 +00:00
CppHelloTriangle.cpp Update samples to the new RenderPipelineDescriptor 2021-03-18 16:46:58 +00:00
CubeReflection.cpp Update samples to the new RenderPipelineDescriptor 2021-03-18 16:46:58 +00:00
ManualSwapChainTest.cpp Update samples to the new RenderPipelineDescriptor 2021-03-18 16:46:58 +00:00
SampleUtils.cpp Add "opengles" in the helper information of Dawn samples 2021-03-15 08:02:53 +00:00
SampleUtils.h Make examples and utils use webgpu.h 2019-10-25 11:36:47 +00:00