writer/hlsl: Emit static for private global variables

Fixed: tint:812
Change-Id: I822eb6b13f07a74eb47c4c8e18d1f75dcc4818bf
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/51366
Commit-Queue: Ben Clayton <bclayton@chromium.org>
Reviewed-by: James Price <jrprice@google.com>
Reviewed-by: David Neto <dneto@google.com>
This commit is contained in:
Ben Clayton
2021-05-19 09:03:48 +00:00
committed by Commit Bot service account
parent ee449e2625
commit 09d53d5ed1
12 changed files with 38 additions and 12 deletions

View File

@@ -1 +1 @@
SKIP: TINT_UNIMPLEMENTED crbug.com/tint/726: module-scope private and workgroup variables not yet implemented
SKIP: crbug.com/tint/818: [HLSL] Loop emission broken for `let` function declarations