mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-28 10:11:33 +00:00
They should only be singly-assigned. This is required because consts can hold pointers, but var's cannot. And we need to support pointer arguments. Bug: tint:275 Change-Id: I00a58734725bd08d40df71c736854a93c364a33c Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/30923 Reviewed-by: dan sinclair <dsinclair@chromium.org> Commit-Queue: dan sinclair <dsinclair@chromium.org>