mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-14 03:11:29 +00:00
In SPIR-V a compute entry point requires a WorkGroup Size constant or a LocalSize execution mode. This CL adds a 1,1,1 execution mode as a starting point. Bug: tint:74 Change-Id: Ie5bf639472033dca9ffe333548e7f31d4d318768 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/21020 Reviewed-by: David Neto <dneto@google.com>