dawn-cmake/test
James Price 792897422d Remove the "image" storage class
This doesn't exist in WGSL, and we don't have a supported path to
implement this in MSL.

This was preventing "image" from being used as an identifier.

Change-Id: I724e46c866a4dd488f45fbc1215ef23a67355a78
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/78280
Auto-Submit: James Price <jrprice@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Reviewed-by: David Neto <dneto@google.com>
Commit-Queue: David Neto <dneto@google.com>
2022-01-27 15:55:16 +00:00
..
access GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
array GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
benchmark GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
buffer GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
bug GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
expressions GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
identifiers/underscore GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
intrinsics GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
layout/storage/mat2x2 GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
let GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
loops GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
ptr_ref GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
samples GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
shader_io GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
shadowing GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
statements GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
struct GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
types GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
unittest/reader/spirv Remove the "image" storage class 2022-01-27 15:55:16 +00:00
var GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
vk-gl-cts GLSL: clean up GLSL output whitespace generation. 2022-01-26 16:48:55 +00:00
BUILD.gn Make use of std::string_view when parsing 2022-01-25 17:15:37 +00:00
extract-spvasm.py Add --dump-spirv option to tint_unittests 2021-05-05 09:46:31 +00:00
test-all.sh main: Replace --dawn-validation with --validate 2021-06-02 21:02:34 +00:00