dawn-cmake/test/tint/expressions/binary/mul
Stephen White 863d9edf59 GLSL: Change Add[Spirv]BlockAttribute to support GLSL
Modify the AddSpirvBlockAttribute transform to fix top-level structure
access of uniform, storage and push-constant buffers for use in the
GLSL backend. The small change to the transform makes the transform
wrap host-sharable buffers, if they're also used as a
non-host-sharable structure. Also rename the transform to
AddBlockAttrbibute in order to reflect its wider applicability.

Change-Id: Ib2bf4ebf6bce72790791dbae9387032be765e4b9
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/101061
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: Stephen White <senorblanco@chromium.org>
2022-09-02 19:19:10 +00:00
..
mat2x4-mat4x2 tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
mat3x2-vec3 GLSL: Change Add[Spirv]BlockAttribute to support GLSL 2022-09-02 19:19:10 +00:00
mat3x3-mat3x3 tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
mat3x3-vec3 GLSL: Change Add[Spirv]BlockAttribute to support GLSL 2022-09-02 19:19:10 +00:00
mat4x2-mat2x4 tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
scalar-scalar tint: Implement const eval of binary multiply 2022-09-01 14:57:39 +00:00
scalar-vec3 tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
vec3-mat3x3 GLSL: Change Add[Spirv]BlockAttribute to support GLSL 2022-09-02 19:19:10 +00:00
vec3-mat4x3 GLSL: Change Add[Spirv]BlockAttribute to support GLSL 2022-09-02 19:19:10 +00:00
vec3-scalar tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00
vec3-vec3 tint: Add end-to-end tests for expressions using f16 types 2022-08-03 08:45:25 +00:00