| commit | 750d7f8ed4d79832d60e5b61deea9e80ed8097cb | [log] [tgz] |
|---|---|---|
| author | Arman Uguray <armansito@google.com> | Tue Jul 25 00:15:26 2023 -0700 |
| committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Wed Jul 26 20:21:58 2023 +0000 |
| tree | 5615c22eb31c88cf744c868b67c3d4b535bc16ee | |
| parent | 54677a90f5348a14b85a1684ff5614bf2b4e736d [diff] |
[sksl][compute][spirv] Support atomicUint * Support the atomicUint type and atomicAdd/atomicLoad/atomicStore intrinsics in SPIR-V codegen. * Support variable declarations in the workgroup address space. Bug: b/262428625 Change-Id: I3777231a8bd41f58d21d21578a4bc51e8a060194 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/729098 Commit-Queue: Arman Uguray <armansito@google.com> Reviewed-by: John Stiles <johnstiles@google.com>