mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-19 10:21:46 +00:00
This CL adds support for handling uniform data. Currently the uniform is added to a buffer where the number is the binding value. This will need to be updated to accept the correct mapping from the embedder. Bug: tint:8 Change-Id: Icccccbe599a9555defa6136e384745f4093df020 Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/25104 Reviewed-by: David Neto <dneto@google.com>