Update storage_buffer storage class.

This Cl updates the `storage_buffer` storage class to just be `storage`.

Change-Id: Ibfaecbb0862bd60d39665eb937c0b6300899e177
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/38161
Auto-Submit: dan sinclair <dsinclair@chromium.org>
Reviewed-by: David Neto <dneto@google.com>
Commit-Queue: dan sinclair <dsinclair@chromium.org>
This commit is contained in:
dan sinclair
2021-01-18 21:06:34 +00:00
committed by Commit Bot service account
parent 7edf1fbc20
commit 336bb0b4dd
35 changed files with 203 additions and 307 deletions

View File

@@ -76,7 +76,7 @@
"sampler"
"sampler_comparison"
"set"
"storage_buffer"
"storage"
"stage"
"stride"
"struct"