dawn-cmake/test/tint/buffer/uniform
James Price 8753796aac tint: Add PreservePadding transform
This is used to ensure that assignments to host-visible memory do not
modify padding bytes in structures and arrays. We decompose
assignments of whole structure and array types into member-wise or
element-wise copies, using helper functions.

This is used in all backends except HLSL, which already decomposes
memory accesses.

Bug: tint:1571
Change-Id: Id6de2f917fb80151cc654a7e1c8413ae956f0d61
Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/112720
Reviewed-by: Ben Clayton <bclayton@google.com>
Kokoro: Kokoro <noreply+kokoro@google.com>
Commit-Queue: James Price <jrprice@google.com>
2022-12-06 18:32:19 +00:00
..
dynamic_index Tint/E2E: Add f16 uniform/storage buffer E2E tests 2022-11-30 02:47:27 +00:00
static_index Tint/E2E: Add f16 uniform/storage buffer E2E tests 2022-11-30 02:47:27 +00:00
std140 tint: Add PreservePadding transform 2022-12-06 18:32:19 +00:00
types Tint/E2E: Add f16 uniform/storage buffer E2E tests 2022-11-30 02:47:27 +00:00